Arrows
Customize Behavior
1. Getting the Arrow Element
To get access to the Arrow Element APIs, you will first need to get the Arrow Element object from the client.
2. Set which elements Arrows can be added to
You can use the allowedElementIds()
property to set an allowed list of elements the Arrows
feature can be added to.
API Methods:
You can use the arrowElement.allowedElementIds()
method to set an allowed list of elements the Arrows
feature can be added to.
3. Dark Mode
Whether dark mode is enabled.
Default: false