tuil
ReferencePackages@mwillbanks/tuil-themeAPI

createTheme

function exported by @mwillbanks/tuil-theme.

View rawEdit

function

Public function exported by @mwillbanks/tuil-theme.

export function createTheme(...inputs: readonly ThemeInput[]): Theme;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
inputsreadonly ThemeInput[]NoSupplies the inputs value as readonly ThemeInput[].ThemeInput

Returns

Theme — Returns a value that satisfies Theme.

Related types: Theme

Throws

No thrown errors are documented for this declaration.

Source

View the secondary source reference

Package

@mwillbanks/tuil-theme

On this page