fagansc-spfx-form-elements
v0.15.1
Published
![License: MIT](https://img.shields.io/npm/l/fagansc-spfx-form-elements?style=for-the-badge) ![NPM Package](https://img.shields.io/npm/v/fagansc-spfx-form-elements?style=for-the-badge) ![NPM Downloads](https://img.shields.io/npm/dw/fagansc-spfx-form-ele
Downloads
12
Maintainers
Readme
SFPX Form Elements
Summary
This package was developed to help streamline SharePoint Framework development when building forms within SharePoint Online. This package is in active development and more information and documentation to come as the package is continually being updated, as new needs/requirements are found.
Use with caution until documentation is posted
Supporting Dependencies
Requirements
SharePoint Framework v 1.16.1 or greater is required. Older versions and beta versions of SharePoint Framework have not been tested with this package.
Version history
| Version | Date | Comments | | :-----: | :----------: | --------------------------------------------------------------- | | 0.1.0 | Jan 1, 2023 | Added SPTextBox Control | | 0.2.0 | Jan 1, 2023 | Added SPMultipleLine Control | | 0.3.0 | Jan 2, 2023 | Added SPToggle Control | | 0.4.0 | Jan 2, 2023 | Added SPCheckBox Control | | 0.5.0 | Jan 2, 2023 | Added SPChoice Control | | 0.6.0 | Jan 2, 2023 | Updated dependencies Versions | | 0.7.0 | Jan 3, 2023 | Added SPDropdown Control | | 0.8.0 | Jan 3, 2023 | Added SPDateTime Control | | 0.9.0 | Jan 4, 2023 | Added SPNumberField Control | | 0.10.0 | Jan 4, 2023 | Added SPCurrencyField Control | | 0.11.0 | Jan 4, 2023 | Added SPPercentageField Control | | 0.12.0 | Jan 4, 2023 | Added SPPhoneNumber Control | | 0.13.0 | Jan 16, 2023 | Updated dependencies Versions | | 0.14.0 | Jan 24, 2023 | Added SPPeoplePicker ControlUpdated dependencies Versions | | 0.15.0 | Jan 30, 2023 | Changed Prefic from SP to SPFx |
References
- Getting started with SharePoint Framework
- Building for Microsoft teams
- Use Microsoft Graph in your solution
- Publish SharePoint Framework applications to the Marketplace
- Microsoft 365 Patterns and Practices - Guidance, tooling, samples and open-source controls for your Microsoft 365 development
Disclaimer
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.