INNER CODE UNIT · TypeScript
TextMaskMethods
bhrott/react-native-masked-text · index.d.ts:101
export class TextMaskMethods {
getElement(): TextInput
}
// TextMaskInstance
export type TextMaskInstance = TextMaskMethods | null
INNER CODE UNIT · TypeScript
bhrott/react-native-masked-text · index.d.ts:101
export class TextMaskMethods {
getElement(): TextInput
}
// TextMaskInstance
export type TextMaskInstance = TextMaskMethods | null