Interface SearchProps

Hierarchy

  • SearchProps

Properties

onChangeText?: ((v) => void)

Type declaration

    • (v): void
    • Parameters

      • v: string

      Returns void

placeholder?: string
style?: TextStyle

Generated using TypeDoc