Elements

Native HTML elements styled directly, without AngularCSS runtime behavior.


button

Action controls with variant and size styling hooks.

checkbox

Native checkbox control styled from native state.

dialog

Modal dialog structure

input

Native form text entry styled directly by AngularCSS.

kbd

Keyboard shortcut hint

label

Label helper that mirrors required/disabled state from its associated control.

progress

Task completion indicator

radio-group

Native radio input grouping with role and focus behavior.

range

A styled native range input with browser-owned interaction and AngularTS model binding.

scroll-area

A semantic native overflow region with styled scrollbars.

select

Native select styling integrated with AngularTS models and form state.

separator

Visual and semantic content separator

switch

Toggleable control with semantic switch state attributes.

table

Semantic data table

textarea

Multi-line text control with state attributes for empty/required/disabled/error.