Skip to content

Is it possible to add autocomplete 'given-name' and 'family-name' ? #349

@MkLHX

Description

@MkLHX

Hi there !

I'm facing an issue using 'given-name' and family-name' autocomplete on FwbInput component.

https://github.com/themesberg/flowbite-vue/blob/main/src/components/FwbInput/types.ts

export type CommonAutoFill = 'on' | 'off' | 'email' | 'tel' | 'name' | 'username' | 'current-password' | 'country' | 'postal-code' | 'language' | 'bday'

The comment say :

// A simplified version of AutFill, which is to complex for TypeScript to handle

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions