Skip to content

Export all components interface/types to flowbite-react #433

@rluders

Description

@rluders

Is your feature request related to a problem? Please describe.
Sometimes I need to handle some data from API or configurations that will later be passed to a flowbite-component. In this case, I would like to convert this data to the component property types.

Describe the solution you'd like
All interfaces/types used by flowbite components must be exported as types to the default package.

Describe alternatives you've considered
None.

Additional context
One good example is when you are using the react-router to create the Breadcrumb and you need to handle some logic to the data to apply it to the Breadcrumb. Item. I can't import the BreadcrumbItemProps directly from the flowbite-react package.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions