Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOptions

A dictionary object to have React Form Input Validation options.

example

let options = {
     locale: "en"
}

Index

Properties

Properties

locale

locale: Lang

The supported languages are in Lang enum.