hopeTheme()
accepts an optional second argument, which is the behavior option. The behavior option controls the behavior of the theme.
The behavior option can also accept a boolean value:
false
: options set tofalse
withfalse
valuetrue
:{ check: true, compact:true, custom: false, debug: false }
4/12/2023Less than 1 minute