Clipboard

Default

Input with copy button

Copy button with text

Input group with copy

URL

URL shortener input group

Make sure that your URL is valid

Copy source code block

  
    <div class="space-y-2">
        <Label for="url-shortener">Shorten URL:</Label>
        <ButtonGroup>
        <Button color="primary">Generate</Button>
        <Input id="url-shortener" bind:value readonly disabled class="w-64" />
            <Clipboard bind:value>
                
            </Clipboard>
        </ButtonGroup>
        <Helper>Make sure that your URL is valid</Helper>
    </div>
            

Configure Tailwind CSS and Flowbite before copying the code

Card with API keys

Create a role with read only in-line policies

To give Flowbite read access, please create an IAM Role following trust relationship and inline policy .

Copy Textarea

Copy contact details

Contact details

Bonnie Green
name@flowbite.com
+ 12 345 67890

Copy button with modal