Home Reference Source
public class | source

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:

  1. The icons remain the same size, and
  2. IconMenu doesn't freak out when we hit escape.

Method Summary

Public Methods
public

render(): *

public

Public Methods

public render(): * source

Return:

*

public setKeyboardFocus(): * source

Return:

*