Skip to content

Vue 3 component should use composition api internally #97

Description

@minht11

Composition api is preferred way to write Vue 3 components. In fact there is build time flag to disable Options API entirely and reduce bundle size, it would be nice if HCaptcha worked with this flag set to false https://vuejs.org/api/compile-time-flags.html#VUE_OPTIONS_API

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