ActiveList Examples
Fleshed out examples showing how to use the ActiveList. They serve as starting points for your own components.
ActiveList usage in vanilla JavaScript
Shows how to create various carousels, accordions, segmented buttons and more.
ActiveList usage in Vue
Shows how to use the `useActiveList` composable.
ActiveList usage in React
Demonstrates the `useActiveList` hook.
ActiveList usage in Angular
Shows how integrate the `ActiveList` with Angular.
ActiveList usage in Alpine
Examples of how to use the `ActiveList` from within your html with Alpine.js.
ActiveList usage in Svelte
The `createActiveListStore` is used to defined various components.