Created on 11 August 2021
icon_unfollowing
Login to follow
dynamic-css

Dynamic CSS Classes

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 11 August 2021 by 
dynamic-css

Dynamic CSS Classes

Details
Create CSS definitions at runtime.
Read more

Use the CreateCSS client action to dynamically add CSS class definitions at runtime.  Handy for when your use case needs a class defined by some piece of dynamic data such as an Id.

The Action takes two parameters, a selector and a style definition.  

The selector is a standard CSS selector such as ".myclassname" or "#myid"

The style definition is formatted as a standard CSS style definition such as "color:red; background-color: blue; width:100%; display:flex;"

See https://developer.mozilla.org/en-US/docs/Web/CSS for more CSS info.

Release notes (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, Other functions & libraries
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Dynamic CSS Classes has no dependencies.
Application Objects
Dynamic CSS Classes has 0 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.606 to 11.0.615
Database:
All
Asset consumers
No consumers yet.
Weekly downloads