Welcome to DRAW SVG custom UX application sample
API
Stroke color
Stroke width
Stroke opacity
Stroke dash
Line cap
Line join

This is an example of a custom application of the DRAW SVG editor, that should be used as a quick start to understand how to develop a DRAW SVG custom application.
Its UI should be replaced by a custom one based on different choices.
Its javascript file can be duplicated to be adapted. It contents all the necessary objects and methods to implements. Not desired implemented methods or views can be removed or leave empty.
See documentation