Skip to main content
Module

x/fathym_atomic/mod.ts>SignInProps

This is the core atomic library to build design libraries from.
Very Popular
Go to Latest
interface SignInProps
implements [JSX.HTMLAttributes]<HTMLElement>
import { type SignInProps } from "https://deno.land/x/fathym_atomic@v0.0.143/mod.ts";

Properties

optional
oauthProviders: Array<ActionProps>
optional
signInOptions: SignInOptions