Optionaloptions: DropdownOptionsStaticDURATION_StaticDURATION_The animation duration to use if a user has reduced motion enabled, in seconds.
Note: this will not apply if a custom animation is provided.
StaticEASE_The default animation ease.
See GSAP documentation for available easings: https://gsap.com/docs/v3/Eases/
Note: this will not apply if a custom animation is provided.
Destroys the dropdown instance.
This will:
onDestroy callbackNote: if you are using a custom animation, you may need to run additional cleanup code.
This can be done by passing a custom onDestroy callback to the constructor.
StaticcloseOptionalcurrentInstance: DropdownToggleStaticisChecks if all dropdowns in a given group are closed.
StaticisChecks if all dropdowns in a given group are open.
Staticopen
The default animation duration in seconds.
Note: this will not apply if a custom animation is provided.