Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IIconProps

Hierarchy

  • IIconProps

Index

Properties

baseSize

baseSize: number

children

children: function

Type declaration

    • (baseSize: number): ReactElement
    • Parameters

      • baseSize: number

      Returns ReactElement

Optional onClick

Optional otherProps

otherProps: any

Optional style

style: React.CSSProperties

Generated using TypeDoc