platform-bible-react
    Preparing search index...

    Variable FilterButtonConst

    FilterButton: ForwardRefExoticComponent<RefAttributes<HTMLButtonElement>> = ...

    The FilterButton component is a button designed for initiating filtering of data. It is designed to be used with the dropdown menu. It uses forwardRef to pass the button to the dropdown trigger asChild.

    A button that can be used to filter.