adding more attributes to Slot objects #1388
0dm
started this conversation in
Ideas / Feature Requests
Replies: 1 comment
-
Sorry, @0dm, can you create a minimal reproducible code example? As it is right now, I can't try it out which makes it very difficult to debug. Apart from that: A slot is not an element, but only a place to create one. Therefore it is conceptually impossible to style it. So if you put a table into the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having a small issue with Splitters:

I can't seem to get rid of this scroll bar by setting "overflow: hidden;" since there's no style() or class() attribute for the Slot objects (splitter.before & splitter.after). Any workarounds?
The min-width on the table is needed or else the text will get squished :(
Beta Was this translation helpful? Give feedback.
All reactions