MCPcopy
hub / github.com/handsontable/handsontable / hide

Method hide

handsontable/src/plugins/loading/loading.ts:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 isVisible(): boolean;
12 show(): void;
13 hide(): void;
14 update(options: {
15 content: string;
16 customClassName: string;

Callers 15

ExampleComponentFunction · 0.65
ExampleComponentFunction · 0.65
AppComponentClass · 0.65
beforeRowsMutationFunction · 0.65
beforeRowsMutationFunction · 0.65
beforeRowsMutationFunction · 0.65
beforeRowsMutationFunction · 0.65
ExampleComponentFunction · 0.65
ExampleComponentFunction · 0.65
AppComponentClass · 0.65
beforeRowsMutationFunction · 0.65
beforeRowsMutationFunction · 0.65

Implementers 1

Dialoghandsontable/src/plugins/dialog/dialog

Calls

no outgoing calls

Tested by

no test coverage detected