UNPKG

forms-reactive

Version:

Reactive Form Web Component

18 lines (14 loc) 663 B
import { r as registerInstance, h, H as Host } from './index-c364827c.js'; const segmentContentCss = ":host{scroll-snap-align:center;scroll-snap-stop:always;flex-shrink:0;width:100%}"; const IonSegmentContentStyle0 = segmentContentCss; const SegmentContent = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h(Host, { key: '64b3965b14c749e77e9ce13b59f349d971e245c8' }, h("slot", { key: '2d0bed34f9bc93f92e713cb51e42220f3cecd8f5' }))); } }; SegmentContent.style = IonSegmentContentStyle0; export { SegmentContent as ion_segment_content }; //# sourceMappingURL=ion-segment-content.entry.js.map