meteor-editable-text-wysiwyg-bootstrap-3
meteor-editable-text-wysiwyg-bootstrap-3 copied to clipboard
Options to configure editor buttons
Hope there is a way to set global settings to enable & disable or customise the editor buttons.
As well as the position of the editor buttons
That's on the to-do list, but not implemented yet. It's seriously needed though, I know.
You can position the editor buttons with toolbarPosition="top"
. (That's the only other place you can position them as opposed to the default at the bottom.)