DefaultKeyboardShortcutsDialog

See source code
Table of contents

Properties

type TLUiKeyboardShortcutsDialogProps = TLUiDialogProps & {
  children?: ReactNode;
};
Prev
DefaultImageToolbarContent
Next
DefaultKeyboardShortcutsDialogContent