Skip to content

pantoken-root / formats/css/src / MultiScopeCssOptions

Giao diện: MultiScopeCssOptions ​

Beta

Tùy chọn cho toCss.

Mở rộng ​

Thuộc tính ​

includeIcons? ​

optional includeIcons?: boolean

Beta

Theme để lấy lớp --instui-* từ (mặc định "rebrand").

Kế thừa từ ​

ScopedCssOptions.includeIcons


plugins? ​

optional plugins?: readonly PantokenPlugin[]

Beta

Các plugin có hook css chạy sau khi CSS cơ sở được xây dựng (mặc định: none).

Kế thừa từ ​

ScopedCssOptions.plugins


themes ​

themes: readonly Theme[]

Beta

Các theme để phát ra các khối phạm vi.


defaultTheme ​

defaultTheme: Theme

Beta

Chuỗi stylesheet rebrand đã sẵn sàng (kiểu: token cụ thể dưới dạng đăng ký @property).


schemes? ​

optional schemes?: boolean

Beta

Bao gồm các chốt color-scheme light/dark (mặc định true; xem schemesCss)).