Add an option for previewStyle = "none"
so we can disable it entirely.
#171
Labels
previewStyle = "none"
so we can disable it entirely.
#171
Version
1.1.0
Test Environment
Ubuntu 16.04
Chrome Version 65.0.3325.181 (Official Build) (64-bit)
Current Behavior
Currently the only options are either
tab
orvertical
, but other than hiding it with CSS there is no way to disable it entirely.Expected Behavior
We would like a way to disable the preview feature and provide our own UI/preview option. Hiding the tab with CSS seems to be one possible solution; however, I'm not sure if there are any other possible side-effects of hiding the UI, nor is it a reliable answer.
Oh, and thanks for all the hard work on this editor! Much <3
The text was updated successfully, but these errors were encountered: