UNPKG

@heroui/listbox

Version:

A listbox displays a list of options and allows a user to select one or more of them.

11 lines (8 loc) 239 B
"use client"; // src/base/listbox-section-base.tsx import { BaseSection } from "@heroui/aria-utils"; var ListboxSectionBase = BaseSection; var listbox_section_base_default = ListboxSectionBase; export { listbox_section_base_default };