pascaldragon / Pas2JS_Widget

Pas2JS_Widget
43 stars 7 forks source link

Style to components? #28

Open rcla opened 3 months ago

rcla commented 3 months ago

Thanks for this great project!

Save a lot of time with the ease of visual components.

Is there a way to apply or add a style to components? Using Bootstrap or Bulma or a local css file?

rcla commented 3 months ago

Ok, I already found a way to apply a certain style:

And it is by assigning the "HandleClass" property of the component.

I'm testing the buttons, I can't get the Font to take the color of the style or change color, It always remains black:

Button_Style