Get a specific component's variable from the theme map or from the options.scss
API file, which contains the default settings.
Parameters |
Type |
$keys |
String(s) |
Get a specific element's variable from the theme map or from the options.scss
API file, which contains the default settings.
Parameters |
Type |
$keys |
String(s) |
Get features of Components/Elements from the theme map or from the options.scss
API file, which contains the default settings.
Parameters |
Type |
$node |
String |
$module |
String |
$feature |
String|null |
Is component/element enabled?
Parameters |
Type |
$node |
String |
$module |
String |