Home
last modified time | relevance | path

Searched defs:Time (Results 1 – 4 of 4) sorted by relevance

/expo/packages/html-elements/build/elements/
H A D_Text.web.d.ts17 export declare const Time: ComponentType<TimeProps>; constant
H A DText.d.ts16 export declare const Time: React.ComponentType<TimeProps>; constant
H A D_Text.web.js43 export const Time = forwardRef(({ style, ...props }, ref) => { constant
H A DText.js46 export const Time = forwardRef(({ dateTime, ...props }, ref) => { constant