SignInProps Interface

Properties for the SignIn component

Extends

Properties

Name Type Description
onOffline undefined | () => void Handler for clicking the Offline link  
onRegister undefined | () => void Handler for clicking the Register link  
onSignIn () => void Handler for clicking the Sign-In button  

Inherited properties

Name Type Inherited from Description
className undefined | string ClassNameProps Custom CSS class name
style undefined | React.CSSProperties CommonProps Custom CSS style properties

Defined in

Last Updated: 08 January, 2020