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?
optionaldata-part?:string
Defined in: apply.ts:44
data-role?
optionaldata-role?:string
Defined in: apply.ts:45
data-state?
optionaldata-state?:string
Defined in: apply.ts:46