expandIcon( )


Expands the button’s icon and sets its iconCollapsed property to false.

The expandIcon() function returns a Promise that resolves when the element's iconCollapsed property is set to false.

Method Declaration
Copy
Request
This method does not take any parameters
Was this helpful?
Yes
No