UNPKG

@spectrum-web-components/base

Version:

The `SpectrumElement` base class as created by mixing `SpectrumMixin` onto `LitElement` provides text direction support via the CSS `:dir()` pseudo-class, which automatically inherits directionality from the DOM hierarchy. In a TypeScript context, it also

8 lines (7 loc) 211 B
"use strict"; export * from "./Base.dev.js"; export * from "./sizedMixin.dev.js"; export * from "./constants.dev.js"; export * from "./version.dev.js"; export * from "lit"; //# sourceMappingURL=index.dev.js.map