Skip to main content

Ribbon

Ribbon is a horizontal scrolling button list component. See the example code for usage. Ribbon operates like the Tab component where the activeButtonId attribute is used to specify the selected button. The id attribute of the button must match the activeButtonId in order for the button to be selected.

Result
Loading...
Live Editor

Custom Icon

You can use the renderIcon prop to provide a custom icon SVG.

Result
Loading...
Live Editor

Ribbon

Ribbon.Button