🎨 CommandList

Option list.

1. Import:

import { CommandList } from "superkey";

2. Use:

<CommandList>{/* Here your CommandOption */}</CommandList>

3. Props:

-PropDescriptionRequired
⚙️childrenInside it uses CommandOption components.Required
🎨classNameEdit the default styles.Optional