Searched defs:Caption (Results 1 – 4 of 4) sorted by relevance
12 export declare const Caption: React.ComponentType<TextProps>; constant
10 export declare const Caption: React.ComponentType<ViewProps>; constant
28 export const Caption = forwardRef((props, ref) => { constant
22 export const Caption = createView({ __element: 'caption' }); constant