Skip to content

fluentui/react-northstar multi-select dropdown #16333

Answered by diabhoil
AMINSHAH asked this question in Q&A
Discussion options

You must be logged in to vote

Something like

const empList = [ { key: "1", header: "abc" }, { key: "2", header: "xyz" }, ];

should work, as the dropdown is waiting for DropdownItemProps

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ValentinaKozlova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Fluent UI react-northstar (v0) Work related to Fluent UI V0
2 participants