Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileInputFieldProps

Props for FileInputField

Hierarchy

  • FileInputFieldProps

Index

Properties

Properties

clear

clear: boolean

label

label: string

onChange

onChange: function

Type declaration

    • (data: string): void
    • Parameters

      • data: string

      Returns void

Generated using TypeDoc