Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties of Ribbon component

Type parameters

  • T: string

Hierarchy

  • Partial<ICommandBarProps>
    • RibbonProps

Index

Properties

Properties

buttons

buttons: RibbonButton<T>[]

Buttons in this ribbon

plugin

plugin: RibbonPlugin

The ribbon plugin used for connect editor and the ribbon

Optional strings

strings: LocalizedStrings<T, string>

A dictionary of localized strings for all buttons. Key of the dictionary is the key of each button, value will be the string or a function to return the string

Generated using TypeDoc