String representation of component state for styling with class names. Expects an array of strings OR a string/object pair: - className(['comp', 'comp-arg', 'comp-arg-2']) @returns 'react-select__comp react-select__comp-arg react-select__comp-arg-2' - className('comp', { some: true, state: fa
(prefix: string, name: string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected
searching dependent graphs…