Sistema provides a standalone dropdown button component, which is wrapping a regular
pa-button
holding a
paPopup
(usually a dropdown) reference. A chevron up or down is displayed on the right of the button depending on the
state of the dropdown (open or closed).
solid
|
basic
.
(Default: solid)
full-width
class to the button.
(default: false)
primary
|
secondary
|
inverted
|
destructive
.
(Default: secondary)
small
|
medium
|
large
.
(Default: medium)
{{code}}