How to set/use the Basic-Editor style #84
Unanswered
dohyun-triplecomma
asked this question in
Q&A
Replies: 1 comment
-
|
Yes, you can use the same style as in the basic example here. I’m not sure what changes you made in your code, but if you follow that link, you should get exactly the same result as in the basic example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I’m writing to ask about the trim bar style. I’d like to use the trim bar style shown in the Basic-Editor example, but in my app the default appears to be the Grounded-Design style. I know the trim bar can be customized, (appBar and bottomBar are not set in MainEditorConfigs.) but I was wondering if there is a way to use the Basic-Editor trim bar as-is, without implementing a custom trim bar myself.
Current code example
Beta Was this translation helpful? Give feedback.
All reactions