platform-bible-react
    Preparing search index...

    Function ButtonGroupText

    • ButtonGroupText renders a non-interactive text/label element styled to fit inside a ButtonGroup, styled to match the height and border of adjacent buttons.

      Parameters

      • __namedParameters: ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & {
            asChild?: boolean;
        }

      Returns Element