Core/Global/Getters.scss

alternate_emailfunction options ($keys...)

Get options value by key from the options.scss API file

Parameters Type
$keys String(s)
alternate_emailfunction settings ($node, $keys...)

Get default "settings" of a specific component/element from the options.scss API file

Parameters Type
$node String
$keys String(s)
alternate_emailfunction class ($node, $key)

Get class name of a specific component/element from the options.scss API file

Parameters Type
$node String
$key String
alternate_emailfunction utils ($node, $key: null)

Get variable of a specific utility from the utilities.scss file

Parameters Type
$node String
$key String