UNPKG

@ionic/core

Version:
7 lines (6 loc) 284 B
export class Buttons { static get is() { return "ion-buttons"; } static get encapsulation() { return "scoped"; } static get style() { return "/**style-placeholder:ion-buttons:**/"; } static get styleMode() { return "/**style-id-placeholder:ion-buttons:**/"; } }