LabIcon | @jupyterlab (original) (raw)

Implements

Index

Constructors

constructor

Properties

Protected_className

_className: string

Protected_loading

_loading: boolean

Protected_props

Protected_svgElement

_svgElement: undefined | null | HTMLElement = undefined

Protected_svgInnerHTML

_svgInnerHTML: undefined | null | string = undefined

Protected_svgReactAttrs

_svgReactAttrs: any = undefined

Protected_svgReplaced

Protected_svgstr

_svgstr: string

Protected_uuid

_uuid: string

Readonlyname

name: string

Readonlyreact

Accessors

ProtectedsvgElement

ProtectedsvgInnerHTML

ProtectedsvgReactAttrs

svgstr

Methods

Protected_initReact

Returns ForwardRefExoticComponent<LabIcon.IProps & RefAttributes<SVGElement>>

Protected_initRender

Protected_initSvg

Returns null | HTMLElement

bindprops

a view of this LabIcon instance

element

A DOM element that contains an (inline) svg element that displays an icon

render

Optionalunrender

Staticremove

the cleaned container

Staticresolve

a LabIcon instance

StaticresolveElement

a DOM node with the resolved icon rendered into it

StaticresolveReact

a React component that will render the resolved icon

StaticresolveSvg

StatictoggleDebug

Returns void