I am working on adding a people picker component and I was wondering if there is an "official" or "supported" way to handle searching for the users. I have seen examples where you send the text input to a REST call that searches the user profile service.
On the http://dev.office.com/fabric#/components/peoplepicker page, the example only shows pulling in example data from a "people" import so I wasn't sure what you guys typically use in a real world environment to pull in and filter the user info.
Any help would be greatly appreciated.
I am working on adding a people picker component and I was wondering if there is an "official" or "supported" way to handle searching for the users. I have seen examples where you send the text input to a REST call that searches the user profile service.
On the http://dev.office.com/fabric#/components/peoplepicker page, the example only shows pulling in example data from a "people" import so I wasn't sure what you guys typically use in a real world environment to pull in and filter the user info.
Any help would be greatly appreciated.