buttons property

List<AltButton> buttons
final

An array of button configurations to render within the component.

Implementation

final List<AltButton> buttons;