Questions tagged [office-ui-fabric]

Questions around the Office UI Fabric development and components. Office UI Fabric is a library providing a set of components to help developers build their apps faster with a look and similar to Microsoft Office controls

Office UI Fabric is a library providing a set of components helping developers to build apps looking like Microsoft Office.
These components are JavaScript and CSS based.

Please upload a reduced example of your problem to https://aka.ms/fabricpen and paste the link with your question. Makes it easier to understand the whole issue better.

432 questions
0
votes
1 answer

angular office fabric ui table, get selected items

I am working on an angular app that uses ngOfficeUiFabric for their components. What I want to do is get the selected items from the existing table component. http://ngofficeuifabric.com/demos/uifTable/ in the documentation is says this is available…
rg13376077
  • 13
  • 3
0
votes
1 answer

Issues in using Office UI Fabric datepicker with Aurelia

I am trying to use Office UI Fabric datepicker with my Aurelia app. Based on the example provided this what I have done so far: Created a custom element around datepicker: msfabric-date-picker.html: