UNPKG

@spectrum-web-components/base

Version:

The `SpectrumElement` base class as created by mixing `SpectrumMixin` onto `LitElement` adopts `dir` values from the `document` at connection time with a fallback to `lrt`. In a TypeScript context, it also enforces the presence of `this.shadowRoot` on ext

4 lines (3 loc) 92 B
"use strict"; export * from "lit/decorators.js"; //# sourceMappingURL=decorators.dev.js.map