Try Install Learn Blog API Packages GitHub
Pages

Ui.Dropdown.Panel

This component is usually used inside of a dropdown.

Properties

children
:
Array(Html)
=
[]

The children to display.

size
:
Ui.Size
=
Ui.Size::Inherit

The size of the panel.

title
:
Html
=
<></>

The title of the panel.

width
:
String
=
"auto"

The width of the panel.

Functions

render
:
Html

Renders the panel.