MCPcopy Index your code
hub / github.com/plotly/dash / obsoleteDoc

Function obsoleteDoc

components/dash-html-components/scripts/generate-components.js:186–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186const obsoleteDoc = element => `
187 * OBSOLETE: <${element}> is included for completeness, but should be avoided
188 * as it is not supported by any modern browsers.`;
189
190const customDocs = {
191 basefont: `

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…