Skip to content

mmsharepoint/react-listview-context-ecb

Repository files navigation

react-listview-context-ecb

Summary

This small sample illustrates how to extend the PnP React SPFx ListView control with a contextual menu.

In action this looks like:

Choose a contextual action:

Choose a contextual action

See the result:

See the result which action was clicked on which item

For further details see the author's blog post

Used SharePoint Framework Version

version

Applies to

Solution

Solution Author(s)
react-listview-context-ecb Markus Moeller (@moeller2_0)

Version history

Version Date Comments
1.0 December 26, 2022 Initial release

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.


Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve
  • With Mockup data you are good to go
  • Now you can start to adjust to your own custom list data

Features

Description of the extension that expands upon high-level summary above.

This extension illustrates the following concepts:

References

About

A small SPFx demo how to extend the PnP-SPFx-ListView control with a context menu (ECB)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors