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

3 lines (2 loc) 171 B
"use strict";export*from"./Base.js";export*from"./sizedMixin.js";export*from"./constants.js";export*from"./version.js";export*from"lit"; //# sourceMappingURL=index.js.map