jaspr_class_scope
library
Locally scoped CSS class names for Jaspr components.
Classes
-
ClassName
-
A class name, spelled once for both the
classes: attribute (name) and
the selector (selector) so the two cannot drift apart.
-
ClassScope
-
The locally scoped class names of one component.
-
ScopedCss
-
The annotation behind scopedCss.
Constants
-
scopedCss
→ const ScopedCss
-
Marks a component whose scope
jaspr_class_scope_builder writes.