Skip to content

Can we have a Flexible loading structure for buttons #31

Description

@owonwo

For example

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

The Loader component began having the issue of

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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