Skip to content

BemControllerOptions

Defined in: lit/src/types.js:14

optional block?: 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.


optional modifiers?: string[]

Defined in: lit/src/types.js:15

Host property names whose values are applied as BEM modifiers.