Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 365 Bytes

react-teams.form.md

File metadata and controls

12 lines (7 loc) · 365 Bytes

Home > @fluentui/react-teams > Form

Form variable

Signature:

Form: ({ cancel, errors, headerSection, sections, submit, topError, onInteraction, }: IFormProps) => JSX.Element