Lion Logo Lion Fundamentals Guides Components Blog Toggle darkmode

Collapsible: API Table

class: LionCollapsible, lion-collapsible

Fields

NamePrivacyTypeDefaultDescriptionInherited From
_invokerNodeprotected
_contentNodeprotected
_contentHeightprotected
openedpublicbooleanfalse

Methods

NamePrivacyDescriptionParametersReturnInherited From
showpublicShow extra content.
hidepublicHide extra content.
togglepublicToggle the current(opened/closed) state.
_showAnimationprotectedShow animation implementation in sub-classer.opts: Object
_hideAnimationprotectedHide animation implementation in sub-classer.opts: Object

Events

NameTypeDescriptionInherited From
opened-changedCustomEvent

Attributes

NameFieldInherited From
openedopened