UNPKG

@sandlada/mdc

Version:

@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.

7 lines (6 loc) 309 B
import{i as e,x as t}from"../../lit-element-Ho-VPzO1.js"; /** * @license * Copyright 2025 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */class r extends e{render(){return t`<div class="container">${this.renderButtons()}</div>`}renderButtons(){return t`<slot></slot>`}}export{r as BaseButtonGroup};