geoview-core
    Preparing search index...

    Variable ListItemIconConst

    ListItemIcon: (props: ListItemIconProps) => Element = ListItemIconUI

    Type Declaration

      • (props: ListItemIconProps): Element
      • Create a customized Material UI List Item Icon component. This is a simple wrapper around MaterialListItemIcon that maintains full compatibility with Material-UI's List Item Icon props.

        Parameters

        • props: ListItemIconProps

          All valid Material-UI List Item Icon props

        Returns Element

        The List Item Icon component