Skip to content

Can we have a Flexible loading structure for buttons #31

@owonwo

Description

@owonwo

For example

<Button>
    <Loader text="Submit" loading={true} />
</Button>

The Loader component began having the issue of

<Loader 
    variant={"replace"}
    LoaderComponent={() => <CustomLoaderComponent/>} 
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureRequest a feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions