All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.generated.templates.SegmentedButtonTemplate.lit.js Maven / Gradle / Ivy

The newest version!
/* eslint no-unused-vars: 0 */
import { html, ifDefined } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
function block0(context, tags, suffix) { return html `
    ${ifDefined(this.ariaDescribedBy)}
`; } export default block0; //# sourceMappingURL=SegmentedButtonTemplate.lit.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy