A simple, accessible combination of two elements; A trigger to handle clicks, and a target to toggle visibility.
npm install @odopod/odo-expandable --saveimport OdoExpandable from '@odopod/odo-expandable';
const instances = OdoExpandable.initializeAll();;Visit the Odo component directory for demos, code examples, and documentation.