UNPKG

sp-react-formfields

Version:

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

5 lines (4 loc) 127 B
import { PureComponent } from 'react'; export default class Prevent extends PureComponent<any, any> { render(): any; }