Stacks API

Come build with us.
Stacks API v13 for Stacks 5.0


  <   Templates Variable Reference


This content is open source. You can edit it and submit a pull request on GitHub.
This page is generated from this file.


© . YourHead Software all rights reserved.

Stack Class

%stackClass%

Available: Stacks API v10

Usage

%stackClass%

Description

Every custom stack has a specific class added to the inner wrapper div. the class is created using the stack’s ID, but has some small changes made to avoid characters that are not permitted inside a class (e.g. ‘.’ is replaced with an underscore).

This class is useful for isolating your CSS to apply specifically to your stack.

This template is applied in the pre-processor and has very low performance cost.

© . YourHead Software all rights reserved.