UNPKG

sp-react-formfields

Version:

Collection of React controls used for rendering SharePoint fields in custom forms. Support new/edit/display rendering modes.

17 lines 390 B
{ "files.exclude": { ".vscode": true, "node_modules/": true, "yarn.lock": true, "tmp/": true, "dist/": true, }, "files.trimTrailingWhitespace": true, "editor.tabSize": 2, "editor.autoIndent": true, "window.zoomLevel": -1, "git.enableSmartCommit": true, "git.confirmSync": false, "git.autofetch": true, "git.ignoreLimitWarning": true }