MCPcopy
hub / github.com/baidu/amis / error

Method error

packages/amis-ui/src/components/Toast.tsx:165–167  ·  view source on GitHub ↗
(content: string, config?: any)

Source from the content-addressed store, hash-verified

163
164 @autobind
165 error(content: string, config?: any) {
166 this.notifiy('error', content, config);
167 }
168
169 @autobind
170 info(content: string, config?: any) {

Callers 15

genDoc.tsFile · 0.45
updateContentMethod · 0.45
fetchPdfMethod · 0.45
renderExportExcelMethod · 0.45
processExcelFileMethod · 0.45
parseExcelDataMethod · 0.45
handleRefreshIconListMethod · 0.45
handleConfirmClickMethod · 0.45
SchemaForm.tsxFile · 0.45
loadClientDataFunction · 0.45

Calls 1

notifiyMethod · 0.95

Tested by

no test coverage detected