Testing out a beta release ¶
All you need to do for testing out a beta release of @pnp/spfx-property-controls
is to install the dependency as follows:
npm install @pnp/spfx-property-controls@next --save
Beta control documentation¶
The control documentation is only live for public releases, not for beta versions. If you want to checkout the markdown files of all controls in the dev
branch: beta documentation.
Next Steps¶
Once you installed the beta version, you can start using the controls in your solution. Go to the homepage to get an overview of all the available controls and the steps to get started: home.