Skip to content

v2.1.0

Compare
Choose a tag to compare
@jamiepollock jamiepollock released this 16 Jan 15:27
· 113 commits to main since this release

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.