Undo and (optionally) Redo buttons with tooltips. Suitable for use in any editor toolbar. The
Redo button is only rendered when onRedoClick is provided. Tooltip text defaults to the
localization key if no localized strings are provided. OS-specific keyboard shortcut hints are
shown in the tooltips by default; wrap the Editorial component in EditorKeyboardShortcuts to
make those shortcuts functional.
Undo and (optionally) Redo buttons with tooltips. Suitable for use in any editor toolbar. The Redo button is only rendered when
onRedoClickis provided. Tooltip text defaults to the localization key if no localized strings are provided. OS-specific keyboard shortcut hints are shown in the tooltips by default; wrap theEditorialcomponent inEditorKeyboardShortcutsto make those shortcuts functional.