MCPcopy
hub / github.com/microsoft/SandDance / text

Method text

extensions/azdata-sanddance/src/azdata.proposed.d.ts:2665–2665  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2663 editor(): ComponentBuilder<EditorComponent>;
2664 diffeditor(): ComponentBuilder<DiffEditorComponent>;
2665 text(): ComponentBuilder<TextComponent>;
2666 button(): ComponentBuilder<ButtonComponent>;
2667 dropDown(): ComponentBuilder<DropDownComponent>;
2668 tree<T>(): ComponentBuilder<TreeComponent<T>>;

Callers 15

transition.tsFile · 0.80
_getResponseErrorFunction · 0.80
httpLoaderFunction · 0.80
_serializeFunction · 0.80
processFunction · 0.80
transformFunction · 0.80
httpLoaderFunction · 0.80
sanddance.jsFile · 0.80
transition.jsFile · 0.80
_getResponseErrorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected