Key of localized strings of Align justify button
Key of localized strings of Align left button
Key of localized strings of Align right button
A public type for localized string keys of all buttons
Key of localized strings of Background color button
Localized string keys for background colors
Key of localized strings of Bold button
Key of localized strings of Bulleted list button
Localized string key for Cancel button
Key of localized strings of Clear format button
Key of localized strings of Code button
Key of localized strings of Decrease font size button
Key of localized strings of Decrease indent size button
Localized string keys for Emoji UI component
Key of localized strings of Font button
Key of localized strings of Font size button
Key of localized strings of Heading button
Key of localized strings of Image Alt Text menu item. Including:
Key of localized strings of Increase font size button
Key of localized strings of Increase indent size button
Key of localized strings of Insert image button
Key of localized strings of Insert link button
Key of localized strings of Insert table button
Key of localized strings of Italic button
Key of localized strings of List Number menu items and its dialog. Including:
Represents a localized string map from the string key to the localized string or a function returns localized string
Key of localized strings of Left to right button
Localized string key for Cancel button menu splitter. No need to localize this one as it will be replaced with a horizontal line
Key of localized strings of More commands (overflow) button
Key of localized strings of Numbered list button
Localized string key for OK button
keys for Paste Option buttons
Localized string keys for Paste Option buttons and its UI component
Key of localized strings of Quote button
Key of localized strings of Redo button
Key of localized strings of Remove link button
Key of localized strings of Right to left button
Key of localized strings of Strikethrough button
Key of localized strings of Subscript button
Key of localized strings of Superscript button
Key of localized strings of Table Edit Align menu item.
Key of localized strings of Table Edit Align table menu item.
Key of localized strings of Table Edit Delete menu item.
Key of localized strings of Table Edit Insert menu item.
Key of localized strings of Table Edit menu item. Including:
Key of localized strings of Table Edit Merge menu item.
Key of localized strings of Table Edit Cell Shade menu item.
Key of localized strings of Table Edit Split menu item.
Key of localized strings of Text color button
Localized string keys for text colors
Key of localized strings of Underline button
Key of localized strings of Undo button
"Align center" button on the format ribbon
"Align justify" button on the format ribbon
"Align left" button on the format ribbon
"Align right" button on the format ribbon
"Background color" button on the format ribbon
"Block quote" button on the format ribbon
"Bold" button on the format ribbon
"Bulleted list" button on the format ribbon
"Clear format" button on the format ribbon
"Code" button on the format ribbon
"Decrease font size" button on the format ribbon
"Decrease indent" button on the format ribbon
"Font" button on the format ribbon
"Font Size" button on the format ribbon
"Increase font size" button on the format ribbon
"Increase indent" button on the format ribbon
"Insert image" button on the format ribbon
"Insert link" button on the format ribbon
"Insert table" button on the format ribbon
"Italic" button on the format ribbon
"Left to right" button on the format ribbon
"Numbering list" button on the format ribbon
"Undo" button on the format ribbon
"Remove link" button on the format ribbon
"Right to left" button on the format ribbon
"Set header level" button on the format ribbon
"Strikethrough" button on the format ribbon
"Subscript" button on the format ribbon
"Superscript" button on the format ribbon
"Text color" button on the format ribbon
"Underline" button on the format ribbon
"Undo" button on the format ribbon
The format ribbon component of roosterjs-react
Properties of format ribbon component
The format ribbon component
Main component of react wrapper for roosterjs
Properties of this component
The react component
Create a new instance of ContextMenu plugin with context menu implementation based on FluentUI.
Create a new instance of ContextMenuProviderImpl class
Name of this group of menus
Menu items that will be show
Localized strings of these menu items
A general checker to decide if we should add this group of menu items
Create a new instance of Emoji plugin with FluentUI components.
Create a new instance of ContextMenuProvider to support image editing functionalities in context menu
A new ContextMenuProvider
Create a new instance of ContextMenuProvider to support list number editing functionalities in context menu
A new ContextMenuProvider
Create a new instance of PasteOption plugin to show an option pane when paste, so that user can choose an option to change the paste result, including:
Localized string for this plugin
A paste option plugin
Create a new instance of RibbonPlugin object
The time to wait before refresh the button when user do some editing operation in editor
Create a new instance of ContextMenuProvider to support table editing functionalities in context menu
A new ContextMenuProvider
Create the UI Utilities object for plugins to render additional react components
Container DIV of editor
Current theme used by editor
A UIUtilities object
Get mode independent color value of background color from the given color key
The key to get color from
A model independent color value of the given key
Get a drop down data object of color picker used by drop down button
The set of color, text or background
The color picker drop down for ribbon button
Get a localized string
The LocalizedStrings map
Key of the string
Default unlocalized string, will be used if strings is not specified or the give key doesn't exist in strings
A localized string from the string map, or defaultString
Get mode independent color value of text color from the given color key
The key to get color from
A model independent color value of the given key
Show a dialog with input items
UI utilities to help render the dialog
Localized string key for title of this dialog
Unlocalized title string of this dialog. It will be used if a valid localized string is not found using dialogTitleKey
Input items in this dialog
Localized strings
An optional callback that will be invoked when input item value is changed
Generated using TypeDoc
Key of localized strings of Align center button