Themes

Layout/Components/es-layout-section
es-layout-section

A section with an optional title for containing layout-links

Props

Name
Description
Type
Default
autoLabel

If the section should label it's contents with a popover

collapsed
or
inline
or
boolean
collapsed
collapsable

If the section is collapsable

boolean
false
defaultCollapsed

If the section should be collapsed by default

boolean
false
sectionTitle

Optionally renders a title

string
or
undefined

Parts

Name
Description
header

The header containing the title.

nav

The nav element.

nav_inner

The element inside the nav.

title

The title h1 element.