Searched defs:props (Results 1 – 4 of 4) sorted by relevance
53 const props = Object.keys(object) constant
227 function sortStyle(props) { argument291 function transformProps(props) { argument316 function transformEvents(props) { argument
71 export const props: string[] = []; constant
106 props: Set<string>; property744 const props: Set<string> = new Set(); constant