MCPcopy
hub / github.com/unlayer/react-email-editor / onReady

Function onReady

demo/src/example/index.tsx:92–94  ·  view source on GitHub ↗
(unlayer)

Source from the content-addressed store, hash-verified

90 };
91
92 const onReady: EmailEditorProps['onReady'] = (unlayer) => {
93 console.log('onReady', unlayer);
94 };
95
96 return (
97 <Container>

Callers 1

EmailEditorInnerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected