Skip to content

Button Suffix and Prefix slots are not customisable #158

@Karthik-B-06

Description

@Karthik-B-06

Design : image
Component: image


          <Button
            prefix={<Icon icon={<InboxIcon />} />}
            style={tailwind.style('flex-row justify-start')}
            textStyle={tailwind.style('flex-1')}
            suffix={<Text>56</Text>}
            size="xl"
            variant="ghost">
            Inbox
          </Button>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions