Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 420 Bytes

fast-element-classes.md

File metadata and controls

14 lines (10 loc) · 420 Bytes

FAST Element Classes

Custom Element(decorated)

prefixes: "fast","element","@customElement","export","class"

Decorated Custom Element

Custom Element(without decorators)

prefixes: "fast","element","export","class"

Vanilla Custom Element

Foundation Element

prefixes: "fast","foundation","export","class"

Foundation Element