MCPcopy Create free account
hub / github.com/microsoft/SandDance /

Class

packages/sanddance-explorer/src/explorer.tsx:158–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156
157function _Explorer(props: Props) {
158 class __Explorer extends base.react.Component<Props, State> {
159 private layoutDivUnpinned: HTMLElement;
160 private layoutDivPinned: HTMLElement;
161 private getColorContext: (oldInsight: SandDance.specs.Insight, newInsight: SandDance.specs.Insight) => SandDance.types.ColorContext;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected