MCPcopy Create free account
hub / github.com/adobe/react-spectrum / clsx

Function clsx

packages/dev/docs/src/types.js:637–638  ·  view source on GitHub ↗
(tableStyles['spectrum-Table-cell'], styles.tableCell)

Source from the content-addressed store, hash-verified

635 </td>
636 )}
637 <td className={clsx(tableStyles['spectrum-Table-cell'], styles.tableCell)}>
638 {renderHTMLfromMarkdown(prop.description, {forceInline: false})}
639 </td>
640 </tr>
641 ))}

Callers 14

ImageFunction · 0.70
mergePropsFunction · 0.50
FocusRingFunction · 0.50
DateFieldExampleFunction · 0.50
DateFieldAutoFillFunction · 0.50
DatePickerExampleFunction · 0.50
DateRangePickerExampleFunction · 0.50
DatePickerAutofillFunction · 0.50
TimeFieldExampleFunction · 0.50

Calls 1

renderHTMLfromMarkdownFunction · 0.85

Tested by

no test coverage detected