Building UI
Writing markdown
We use a combination of Markdown and JSX to build UI, giving you beautiful defaults, yet powerful customizability.
Core Markdown Components
We use Github Flavored Markdown. You can find a guide here.
Here are some examples of what you can do with markdown:
Core JSX Components
We also have prebuilt JSX components that we built specifically for onboarding.
Overriding styles
You can also override the default styles of the components by using className and passing in Tailwind CSS classes.