ion-segment-content
Segment content is a wrapper element used to control the display of child elements when using swipeable segments. Segment content elements are children of a single segment view instance that is linked to a segment. See our swipeable segments documentation for more information on how to use segment contents.
Usageâ
Each ion-segment-content
needs a unique id
attribute. This will be used to link the segment content to a segment button via the button's
contentId property.
Propertiesâ
No properties available for this component.
Eventsâ
No events available for this component.
Methodsâ
No public methods available for this component.
CSS Shadow Partsâ
No CSS shadow parts available for this component.
CSS Custom Propertiesâ
No CSS custom properties available for this component.
Slotsâ
No slots available for this component.