API Reference > ui-components > OIDC > SignInProps SignInProps Interface Properties for the SignIn component Extends CommonProps 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 ui/components/src/ui-components/oidc/SignIn.tsx Line 24 Last Updated: 13 June, 2024