triply/yasgui already provides a great way of creating your own plugin under javascript, but I am struggling to create my own with react and typescript.
Since the default value of the import for yasgui in react is not the same as in the documentation. It is very hard to find the right way of implementing a plugin, could you provide more documentation about it ?
triply/yasgui already provides a great way of creating your own plugin under javascript, but I am struggling to create my own with react and typescript. Since the default value of the import for yasgui in react is not the same as in the documentation. It is very hard to find the right way of implementing a plugin, could you provide more documentation about it ?