-
-
Notifications
You must be signed in to change notification settings - Fork 764
How to change font css? #511
Unanswered
WarMachine-282
asked this question in
Q&A
-
Hello, I'm currently using your table for a vue2 application. I'm running into problems with changing font size, family, and weight. It does not show up in the documentation. I was wondering if it is possible and if so then how? I've tried everything I can think of.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
First of all, This componet supports theme custom. Font size can be set through this feature. refer to https://happy-coding-clans.github.io/vue-easytable/#/en/doc/theme?anchor=theme-custom
In addition, there is no font family set for this component. The font family of the component depends on your project.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment