Compare AVO π₯ and standard BEM Conventions
AVO π₯ : BEM (standard) syntax comparison
This is a chart, mapping AVO π₯ syntax to standard BEM verbiage.
AVO π₯ is a syntactive dialect of BEMβs Block, Element, Modifier constructs.
This reference describes AVO π₯ naming conventions in BEM terms βΒ as defined on bem.info.
Block
A functionally independent component that can be reused.
Element
A composite part of a block that canβt be used separately from it.
Modifier
An entity that defines the appearance, state, or behavior of a block or an element.