Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide preview by default? #399

Closed
StasSpawn opened this issue May 31, 2022 · 3 comments
Closed

Hide preview by default? #399

StasSpawn opened this issue May 31, 2022 · 3 comments

Comments

@StasSpawn
Copy link

How can i see from the start only edit section?
2022-05-31_150834

@jaywcjlove
Copy link
Member

@StasSpawn

* Show markdown preview.
*/
preview?: PreviewType;

@jaywcjlove
Copy link
Member

export type PreviewType = 'live' | 'edit' | 'preview';

@StasSpawn https://codesandbox.io/embed/markdown-editor-for-react-forked-c00ndm?fontsize=14&hidenavigation=1&theme=dark

@StasSpawn
Copy link
Author

@jaywcjlove Thank you so much, saviour!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants