Skip to content

Using decorators

Decorators can enhance the Base class capabilities, or any component extending it.

TIP

Find all the natively available decorators and their API details in the Decorators section of the API Reference.

MIT Licensed