Skip to main content

Campaign Detail Widget Improvements

Per feedback we received, we have added two new optional HTML attributes to the Campaign Detail Widget:

  • is-details-expanded
  • is-applicants-expanded

When a true boolean or a 'true' string is passed to the web component as an attribute, the accordion(s) inside the widget will be expanded by default when widget loads.


caution

This only works during load of the widget. If you happen to change the value to close the accordion after it has been opened, as it is not yet reactive, it will not have an effect.