Skip to content

Fluent UI Control - Dialog: How to change background color of Header (title bar) #34355

Answered by khmakoto
gopaltiwari asked this question in Q&A
Discussion options

You must be logged in to vote

@gopaltiwari you should be able to achieve this by passing the following to dialogContentProps:

styles: {
  header: {
    // your header styles
  }
}

You can see that in action in this codepen

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

You must be logged in to vote
5 replies
@gopaltiwari
Comment options

@khmakoto
Comment options

@gopaltiwari
Comment options

@khmakoto
Comment options

@gopaltiwari
Comment options

Answer selected by khmakoto
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