## Summary ### Current behavior Currently, with the `spo page clientsidewebpart add` command, you can : - [x] Add a Client Side Web Part to a SharePoint page only if this you have at least one section > If no section is existing on the targeted page, you will have an error that say "no section existing" ### Additional behavior - [ ] Update existing page and add a section if not exist ## To Do - [ ] Update command from solution - [ ] Update documentation of usage (MkDocs) - [ ] Validate cmdlet usage - [ ] Validate Unit test
Summary
Current behavior
Currently, with the
spo page clientsidewebpart addcommand, you can :Additional behavior
To Do