FaasJS
Home
  • Guide
  • Documents
  • Templates
  • Changelog
  • Ecosystem

    • Docker Images
  • Github
  • Contributing
  • Sponsor
  • Security
Home
  • Guide
  • Documents
  • Templates
  • Changelog
  • Ecosystem

    • Docker Images
  • Github
  • Contributing
  • Sponsor
  • Security

Documents / @faasjs/ant-design / ResolvedTheme

Type Alias: ResolvedTheme

ResolvedTheme = object

Fully resolved theme object consumed by @faasjs/ant-design components.

Properties

Blank

Blank: object

Theme values consumed by the Blank component.

text

text: string

common

common: object

Shared copy used by multiple components.

add

add: string

all

all: string

blank

blank: string

delete

delete: string

required

required: string

reset

reset: string

search

search: string

submit

submit: string

Form

Form: object

Theme values consumed by the Form component.

submit

submit: object

submit.text

text: string

lang

lang: string

Current language code used for built-in copy.

Title

Title: object

Theme values consumed by the Title component.

separator

separator: string

suffix

suffix: string