View Source Elph.Contents.Types.AccordionRow (elph v0.9.1)
The AccordionRow is a type of container used to visualize its child contents. It represents an accordion row. Its childs are the content, which can either be shown or hidden. The title is the headline that is shown for this row and the default_open flag is there to save its default state with either the children hidden or visible.
Link to this section Summary
Functions
Callback implementation for Elph.Contents.ContentType.after_delete_callback/1
.
Callback implementation for Elph.Contents.ContentType.content_preloads/1
.
Callback implementation for Elph.Contents.ContentType.preloads/1
.
Link to this section Functions
Callback implementation for Elph.Contents.ContentType.after_delete_callback/1
.
Callback implementation for Elph.Contents.ContentType.content_preloads/1
.
Callback implementation for Elph.Contents.ContentType.preloads/1
.