Logo

FrameUI

Angular Components

Angular UI primitives with a technical default style.

FrameUI provides Angular components for application screens: forms, overlays, navigation, feedback, data display, and layout. The default theme uses sharp edges, clear borders, and a restrained red accent so the components have their own visual direction.

01 Design Approach

Default Theme

Built for application screens.

The default styles use clear borders, compact spacing, and simple surfaces. They work well for forms, tables, menus, and dashboards, and can be changed with CSS variables.

02 Component Model

Angular

Selectors

Explicit templates

Attribute and element selectors keep component structure visible in Angular templates.

Styles

Themeable defaults

Components use CSS variables, so the default theme can be changed without replacing APIs.

Scope

Application UI

The library focuses on reusable primitives for real applications.