RibbonCollection

23 Sep 20251 minute to read

Defines the items of Ribbon.

Properties

cssClass string

Defines one or more CSS classes to customize the appearance of collection.

Defaults to ’’

id string

Defines a unique identifier for the collection.

Defaults to ’’

items RibbonItemModel[]

Defines the list of ribbon items.

Defaults to []