BemControllerOptions
Defined in: lit/src/types.js:14
Properties
Section titled “Properties”block?
Section titled “block?”
optionalblock?:string|false
Defined in: lit/src/types.js:16
Override the block for this call: a string
sets it explicitly, false makes element its own block (a root); omit to
inherit the block from context.
modifiers?
Section titled “modifiers?”
optionalmodifiers?:string[]
Defined in: lit/src/types.js:15
Host property names whose values are applied as BEM modifiers.
