Home > @activeviam/activeui-sdk > ContainerStyle
ContainerStyle interface
Signature:
export interface ContainerStyle
Properties
Property | Type | Description |
---|---|---|
all | CSSObject | |
body | CSSObject | |
head | { all?: CSSObject; title?: CSSObject; } |