Lion Logo Lion Fundamentals Guides Components Blog Toggle darkmode

Collapsible: API Table

class: LionCollapsible, lion-collapsible

Fields

NamePrivacyTypeDefaultDescriptionInherited From
openedpublicbooleanfalse
_contentHeightprotected
_contentNodeprotected
_invokerNodeprotected

Methods

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

Events

NameTypeDescriptionInherited From
opened-changedCustomEvent

Attributes

NameFieldInherited From
openedopened