This repository was archived by the owner on Jul 28, 2021. It is now read-only.

Description
It would be great if the component allows to directly bind to properties like textStyle, Brush, etc.
Right now I need to have my own event handlers to call setTextStyle or setBrush when the users changes any of those.
With the direct binding of the properties the whole thing would integrate a lot better into vue.