MCPcopy Create free account
hub / github.com/DTStack/molecule / render

Method render

src/react/component.ts:19–19  ·  view source on GitHub ↗

* Trigger the Component update event * @param nextState

(nextState?: S)

Source from the content-addressed store, hash-verified

17 * @param nextState
18 */
19 render(nextState?: S): void;
20 /**
21 * Listen to the Component state update event
22 * @param listener

Callers 9

NotificationPaneFunction · 0.65
SidebarFunction · 0.65
renderFunction · 0.65
setStateFunction · 0.65
component.test.tsFile · 0.65
ProviderFunction · 0.65
NormalWorkbenchFunction · 0.65
EmbeddedWorkbenchFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected