v2.1.0
Introduces a "Section" property for rendering component/modal tag helpers. This allows the developer to provide a specific area the component/modal is rendered. This was added to the following tag helpers;
- drop-component
- drop-components
- drop-modal
- drop-modals
Developers can access this in the ComponentMetaData class as a Section read only property.