You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<code>opens</code>: ('left'/'right'/'center') Whether the picker appears aligned to the left, to the right, or centered under the HTML element it's attached to.
368
368
</li>
369
369
<li>
370
-
<code>drops</code>: ('down'/'up') Whether the picker appears below (default) or above the HTML element it's attached to.
370
+
<code>drops</code>: ('down'/'up'/'auto') Whether the picker appears below (default) or above the HTML element it's attached to.
371
371
</li>
372
372
<li>
373
373
<code>buttonClasses</code>: (string) CSS class names that will be added to both the apply and cancel buttons.
0 commit comments