I tried to make use of the added functionality in v2.3 that states added options to open drawer from top or bottom but when I set the "side" property to "top" or bottom" I get an warning error saying expecting either "left" or "right":
There is even documentation stating how to use it: but doesn't actually work:
side (String left|right|top|bottom) left - which side the drawer should be on.
I tried to make use of the added functionality in v2.3 that states added options to open drawer from top or bottom but when I set the "side" property to "top" or bottom" I get an warning error saying expecting either "left" or "right":
There is even documentation stating how to use it: but doesn't actually work: side (String left|right|top|bottom) left - which side the drawer should be on.