KebabMenuIcon¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/joist/blob/main/js/KebabMenuIcon.ts for the most up-to-date information.
Overview¶
The "kebab" menu icon, 3 dots stacked vertically that look like a shish kebab. See https://github.com/phetsims/joist/issues/544
@author Chris Malley (PixelZoom, Inc.)
Class KebabMenuIcon¶
Constructor¶
new KebabMenuIcon( options? : PathOptions )¶
Instance Methods¶
Source Code¶
See the source for KebabMenuIcon.ts in the joist repository.