DefaultDebugMenuContent

See source code
Table of contents

Properties

customDebugFlags

optional
customDebugFlags?: Record<string, DebugFlag<boolean>>;

customFeatureFlags

optional
customFeatureFlags?: Record<string, DebugFlag<boolean>>;

Prev
DefaultDebugMenu
Next
DefaultDialogs