MCPcopy Index your code
hub / github.com/adobe/react-spectrum / clsx

Function clsx

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

Source from the content-addressed store, hash-verified

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

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