Are the open and close methods on SlimSelect designed to be public?
#485
Replies: 1 comment
-
|
Fixed will be added in next release. |
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 see that the
SlimSelectclass has publicopenandclosemethods, but they aren't documented on the website, so I was just wondering if these are intended to be part of the supported public interface or if using them is potentially problematic for some reason I don't understand yet.Thanks!
slim-select/src/slim-select/index.ts
Line 305 in 8a105ca
Beta Was this translation helpful? Give feedback.
All reactions