MCPcopy
hub / github.com/ampproject/amphtml / String

Function String

extensions/amp-selector/1.0/component.js:358–359  ·  view source on GitHub ↗
(disabled)

Source from the content-addressed store, hash-verified

356 <Comp
357 {...rest}
358 aria-disabled={String(disabled)}
359 aria-selected={String(isSelected)}
360 class={objstr({
361 [className]: !!className,
362 [classes.option]: true,

Callers 15

forbidden-terms.jsFile · 0.50
escapeValueFunction · 0.50
getVersionFunction · 0.50
getSourceRootFunction · 0.50
sanitizeFunction · 0.50
getSourceRootFunction · 0.50
CDNURLToLocalDistURLFunction · 0.50
appendMethod · 0.50
getRandomFunction · 0.50
generateSentinelFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected