This is the content of Item A. Only one panel can be open at a time in this default (exclusive/single-open) accordion.
Opening Item B will automatically close Item A. The is-active class controls which panel is open on page load.
Content for Item C. The accordion JS plugin handles the exclusive toggle behaviour automatically.
Content for Item D. Use aria-expanded="true" together with is-active for the default open item.