package.dist.generated.templates.RangeSliderTemplate.lit.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of webcomponents Show documentation
Show all versions of webcomponents Show documentation
UI5 Web Components: webcomponents.main
The newest version!
/* eslint no-unused-vars: 0 */
import { html, repeat, classMap, styleMap, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
function block0(context, tags, suffix) { return suffix ? html `${ifDefined(item)} `; }
function block8(context, tags, suffix) { return html ` `; }
function block9(context, tags, suffix) { return html ` `; }
export default block0;
//# sourceMappingURL=RangeSliderTemplate.lit.js.map
` : html ` `; }
function block1(context, tags, suffix) { return html `${this.showTickmarks ? block2.call(this, context, tags, suffix) : undefined}`; }
function block2(context, tags, suffix) { return html ` ${this.labelInterval ? block6.call(this, context, tags, suffix) : undefined}`; }
function block3(context, tags, suffix, item, index) { return html `${item ? block4.call(this, context, tags, suffix, item, index) : block5.call(this, context, tags, suffix, item, index)}`; }
function block4(context, tags, suffix, item, index) { return html ``; }
function block5(context, tags, suffix, item, index) { return html ``; }
function block6(context, tags, suffix) { return html ` `; }
function block7(context, tags, suffix, item, index) { return html `