import IconButton from 'ceo-core/application/components/common/rich-editor2/util/icon-button.js'
IconButton
Extends:
react~Component → IconButton
Fake MaterialUI icon button here because we're using the FontAwesome icons and they're not the same size. So we use a fake component here so:
- The icons remain the same size, and
- IconMenu doesn't freak out when we hit escape.
Method Summary
Public Methods | ||
public |
render(): * |
|
public |
setKeyboardFocus(): * |