Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseInputProps<T>

Type parameters

Hierarchy

  • BaseInputProps

Index

Properties

formState: FormState<T>
model: T
property: Extract<keyof T, string>

Generated using TypeDoc