brambow / elements

Themeable React components for map-based web applications
https://cartolab-gis.github.io/elements/
MIT License
69 stars 11 forks source link

feat: add ability to set popup actions menu to loading from action #19

Closed tannerjt closed 4 years ago

tannerjt commented 4 years ago

This adds the ability to update state of parent action menu setLoading(boolean) from within an action config. We can now show loading indicator for long running processes.