You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there documentation for this plugin, or are we just supposed to figure everything out from the Example.json?
If there is, could you link it in the readme?
If there isn't, consider this a feature request to add documentation, specifically about the customStyles configuration section. It would be helpful to have an annotated example, showing what all the possible keys are and what they mean.
For the top level entries, which keys will automatically load a button icon and which won't?
Is there a way to specify an alternate icon, or to specify an icon for cases where an icon is not loaded automatically?
Is there any way to add items to an existing dropdown, rather than creating a new one (if this isn't possible, it would be an awesome feature to implement!)
Under a custom styles key you can directly specify args, api, or dropdown - is there anything else we can specify, such as a a Title (for tooltip purposes, or if text toolbar is set)?
These, and I'm sure many more questions I didn't think of, would benefit from more detailed documentation.
The text was updated successfully, but these errors were encountered:
Maybe some of those things I ask about in the above post are reaching a bit beyond what this plugin is intended for. That is fine; the point is that without documentation I have no idea whether these things are out of scope or just aren't documented (as nothing is documented).
Is there documentation for this plugin, or are we just supposed to figure everything out from the
Example.json
?If there is, could you link it in the readme?
If there isn't, consider this a feature request to add documentation, specifically about the
customStyles
configuration section. It would be helpful to have an annotated example, showing what all the possible keys are and what they mean.args
,api
, ordropdown
- is there anything else we can specify, such as a a Title (for tooltip purposes, or if text toolbar is set)?These, and I'm sure many more questions I didn't think of, would benefit from more detailed documentation.
The text was updated successfully, but these errors were encountered: