Skip to content

Hide the theme switcher when theming functionality is disabled #965

Answered by fuma-nama
zjy365 asked this question in Q&A
Discussion options

You must be logged in to vote

You can always rely on TypeScript intellisense (autocomplete)

export const baseOptions: BaseLayoutProps = {
  disableThemeSwitch: true,
}

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@zjy365
Comment options

Comment options

You must be logged in to vote
1 reply
@fuma-nama
Comment options

Answer selected by zjy365
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants