DefaultKeyboardShortcutsDialog
Table of contents
Properties
type TLUiKeyboardShortcutsDialogProps = TLUiDialogProps & {
children?: ReactNode;
};Prev
DefaultImageToolbarContentNext
DefaultKeyboardShortcutsDialogContenttype TLUiKeyboardShortcutsDialogProps = TLUiDialogProps & {
children?: ReactNode;
};