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

style for label #75

Closed
ProMasoud opened this issue Feb 20, 2018 · 4 comments
Closed

style for label #75

ProMasoud opened this issue Feb 20, 2018 · 4 comments

Comments

@ProMasoud
Copy link

Hi, thanks for great works

I find out plugin have a missing style for label
I want to change label font but no way to do this

@n4kz
Copy link
Owner

n4kz commented Feb 21, 2018

Thanks for question! Please use labelTextStyle prop for label styling. This prop comes from underlying TextField component and is documented there.

@n4kz n4kz closed this as completed Feb 21, 2018
@wzup
Copy link

wzup commented Jun 23, 2018

@n4kz

Doesn't work. Neither margin, nor padding can be applied!

labelTextStyle: { marginBottom: 100 } // doesn't work

I need to change basePadding prop of Label. How can I do it?

screen shot 2018-06-23 at 7 11 05 pm

@lalosh
Copy link

lalosh commented Sep 25, 2018

@n4kz Thank you for your great component! =D
but I am sorry labelTextStyle didn't work.. I wanted to make the label textAlign to 'right'

@Saqib92
Copy link

Saqib92 commented Jun 5, 2021

Still not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants