A full width background box container that highlights on hover
To install, just include the following JavaScript somewhere on your page:
<!-- Load the core file first --><script></script>
<!-- Load the component --><script></script>ft-core.iife.js file must be loaded before any other components.
All CSS variables prefixed with --ft-* can be used to customize layout, spacing, colors, and sizing of this component.
| Variable | Default | Description |
|---|---|---|
--ft-border-color | var(--color-slate-700) | Border color of the grid |