microsoft / fluentui-react-native

A react-native component library that implements the Fluent Design System.

Home Page:https://developer.microsoft.com/fluentui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better documentation on utility functions

rurikoaraki opened this issue · comments

Platform

  • iOS
  • macOS
  • win32
  • windows
  • android

Describe the feature that you would like added

We should add comment headers to our utility functions with JSDoc formatting so that people can use Intellisense to understand what a function from FURN does, and what arguments to pass in. This can also help us in our own repo when we are using our framework.

What component or utility would this be added to

All framework/utility functions and classes