MCPcopy Index your code
hub / github.com/dataease/SQLBot / createHtmlReadyId

Function createHtmlReadyId

frontend/public/swagger-ui-bundle.js:60757–60759  ·  view source on GitHub ↗
(s, o = '_')

Source from the content-addressed store, hash-verified

60755 Re.createElement('td', null, JSON.stringify(i))
60756 )
60757 }
60758 function createHtmlReadyId(s, o = '_') {
60759 return s.replace(/[^\w-]/g, o)
60760 }
60761 class responses_Responses extends Re.Component {
60762 static defaultProps = {

Callers 3

renderMethod · 0.85
renderMethod · 0.85
renderMethod · 0.85

Calls 1

replaceMethod · 0.80

Tested by

no test coverage detected