The @custom
property provides access to custom theme settings, which are available anywhere in your theme.
@custom
property are set by individual themes in the package.json
file. Depending on the type of setting, the @custom
property can then be used with the {{#if}}
or {{#match}}
helpers to customise the theme behaviour based on user settings.