Skip to content

pantoken / plugins/pantoken/primitives/src / PrimitivesOptions

インターフェース: PrimitivesOptions

ベータ

primitivesCss のオプション。

プロパティ

prefix?

optional prefix?: string | null

ベータ

クラスのプレフィックス。真値の文字列はすべてのクラスをネームスペース化します("instui".instui-bg-…);偽値の値はプレフィックスを完全に取り除きます(.bg-…)。同梱の primitives.css"instui" で構築されています。