# Usage

The entry point is the [element()](element.md) builder.

Then, the following builders can be used according to the purpose of the future custom element:

* [property()](property.md)
* [attribute()](attribute.md)
* [method()](method.md)
* [delegate()](delegate.md)
* [on()](on.md)
* [template()](template.md)
