Skip to main content

AdminForthPublicConfigForFrontend

AdminForthPublicConfigForFrontend = Pick<AdminForthConfigForFrontend, "brandName" | "usernameFieldName" | "loginBackgroundImage" | "loginBackgroundPosition" | "removeBackgroundBlendMode" | "title" | "demoCredentials" | "loginPageInjections" | "rememberMeDuration" | "singleTheme" | "customHeadItems"> & object

Type Declaration

globalInjections

globalInjections: Pick<AdminForthConfigForFrontend["globalInjections"], "everyPageBottom">