shlomiassaf / ngrid

A angular grid for the enterprise
https://shlomiassaf.github.io/ngrid
MIT License
241 stars 40 forks source link

feat(ngrid): introduce context sections API for 3rd party integrations #132

Closed shlomiassaf closed 3 years ago

shlomiassaf commented 3 years ago

Expose an API to store data for 3rd party plugins so they can store and retrieve information from the context.

For example, see #10 and #127