Are there Teams Basic UI Components for Color Picker (Color Well) & "Multi" Picker

Chris Olofson 1 Reputation point
2021-12-06T13:55:30.903+00:00

I am studying the Microsoft Teams UI Components documentation located at:

https://www.figma.com/file/2jRT7CdROvKBnNs9NxuVpT/Microsoft-Teams-UI-Kit-(Community)

I have two follow-up questions regarding the Basic UI Components:

  1. Is there a basic component (or a recommended practice) for a color picker / color well ? (something more friendly than asking users to enter the Hex value or RGB values) ?
  2. Is there a basic component for a picker when the user can choose MULTIPLE selections? (for example, the people picker such that the user can pick multiple people) ?

Thank you for any guidance on this !

Microsoft Teams | Development
{count} votes

1 answer

Sort by: Most helpful
  1. ChetanSharmamsft 1,036 Reputation points Microsoft External Staff Moderator
    2021-12-14T08:59:57.17+00:00

    @Chris Olofson - You can use react color picker for React:
    Reference link: https://www.npmjs.com/package/react-color-picker

    Thanks,
    Chetan Sharma


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.