ReactPhoneNumberInput

io.github.nafg.scalajs.facades.reactphonenumberinput.ReactPhoneNumberInput$
object ReactPhoneNumberInput extends Simple

Attributes

Graph
Supertypes
trait Simple
trait FacadeModule
trait FacadeModuleBase
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

trait CommonProps extends PropTypes

Attributes

Graph
Supertypes
trait PropTypes
class Object
trait Matchable
class Any
Known subtypes
class Props
class Props
class Props extends CommonProps

Attributes

Graph
Supertypes
trait PropTypes
class Object
trait Matchable
class Any
object input extends Simple

Attributes

Graph
Supertypes
trait Simple
trait FacadeModule
trait FacadeModuleBase
class Object
trait Matchable
class Any
Self type
input.type
object raw extends Object

Attributes

Graph
Supertypes
class Object
trait Any
class Object
trait Matchable
class Any
Self type
raw.type

Inherited types

type Setting = () => Props

Attributes

Inherited from:
FacadeModule

Value members

Concrete methods

override def mkProps: Props

Attributes

Definition Classes
FacadeModule

Inherited methods

def apply(settings: Setting*): Factory[Props]

Attributes

Inherited from:
Simple
def factory: Factory[Props]

Attributes

Inherited from:
FacadeModule

Inherited fields

lazy val facade: Facade

Attributes

Inherited from:
FacadeModuleBase