Skip to content

✨ [FEATURE]: Add labels default options #80

@thinkjrs

Description

@thinkjrs

Is your feature request related to a problem? Please describe.
It would be nice to be able to customize default label options, i.e. customize the headings and description on the inputs.

Describe the solution you'd like
Add labels key to the options config object, e.g.

<PromoButton
  labels={{
    adTitle: 'My default ad title',
    adTitleDescription: 'My short description',
  }} 
/>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions