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

Class

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

Source from the content-addressed store, hash-verified

86
87function _Chart(_props: Props) {
88 class __Chart extends base.react.Component<Props, State> {
89 private choiceRef?: React.RefObject<FluentUITypes.IChoiceGroup>;
90 constructor(props: Props) {
91 super(props);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected