Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ [FEATURE]: Add labels default options #80

Open
thinkjrs opened this issue Aug 12, 2022 · 0 comments
Open

✨ [FEATURE]: Add labels default options #80

thinkjrs opened this issue Aug 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@thinkjrs
Copy link
Member

thinkjrs commented Aug 12, 2022

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',
  }} 
/>
@thinkjrs thinkjrs added the enhancement New feature or request label Aug 12, 2022
@thinkjrs thinkjrs self-assigned this Aug 12, 2022
@thinkjrs thinkjrs changed the title ✨ [Feature]: Add icon default options #79 ✨ [Feature]: Add icon default options Aug 12, 2022
@thinkjrs thinkjrs changed the title ✨ [Feature]: Add icon default options ✨ [Feature]: Add labels default options Aug 12, 2022
@thinkjrs thinkjrs changed the title ✨ [Feature]: Add labels default options ✨ [FEATURE]: Add labels default options Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant