Skip to main content

Interface: DataHookAttributes

Defined in: apply.ts:42

Stable styling hooks for themes (ТЗ §6.4). Themes target these attributes — never generated CSS-module class names. The contract is versioned.

Properties

data-component

data-component: string

Defined in: apply.ts:43


data-part?

optional data-part?: string

Defined in: apply.ts:44


data-role?

optional data-role?: string

Defined in: apply.ts:45


data-state?

optional data-state?: string

Defined in: apply.ts:46