Skip to content

pantoken-root / formats/css/src / MultiScopeCssOptions

Interface: MultiScopeCssOptions ​

Bèta

Opties voor toCss.

Breidt uit ​

Eigenschappen ​

includeIcons? ​

optional includeIcons?: boolean

Bèta

Thema om de --instui-*-laag uit te halen (standaard "rebrand").

Geërfd van ​

ScopedCssOptions.includeIcons


plugins? ​

optional plugins?: readonly PantokenPlugin[]

Bèta

Plugins waarvan de css hooks worden uitgevoerd nadat de basis-CSS is opgebouwd (standaard: geen).

Geërfd van ​

ScopedCssOptions.plugins


themes ​

themes: readonly Theme[]

Bèta

Thema's waarvoor scope-blokken moeten worden uitgegeven.


defaultTheme ​

defaultTheme: Theme

Bèta

De kant-en-klare rebrand stijlsheet-tekenreeks (getypeerd: concrete tokens als @property registraties).


schemes? ​

optional schemes?: boolean

Bèta

Inclusief de light/dark color-scheme pins (standaard true; zie schemesCss)).