style
creates a dynamic css-class and add it to your app's dynamic style sheet. To make the name unique a hash is calculated from your content. This hash is also used to make sure that no two rules with identical content are created but the already existing class is used in this case.
Return
the name of the created class
Parameters
well formed content of the css-rule to add
that is added in front of the created class name
creates a dynamic css-class and add it to your app's dynamic style sheet. To make the name unique a hash is calculated from your content. This hash is also used to make sure that no two rules with identical content are created but the already existing class is used in this case.
Return
the name of the created class
Parameters
that is added in front of the created class name
styling DSL expression