tuil
ReferencePackages@mwillbanks/tuil-log-viewerAPI

createLogTheme

function exported by @mwillbanks/tuil-log-viewer.

View rawEdit

function

Public function exported by @mwillbanks/tuil-log-viewer.

export function createLogTheme(variant: LogThemeVariant): LogTheme;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
variantLogThemeVariantYesSupplies the variant value as LogThemeVariant.LogThemeVariant

Returns

LogTheme — Returns a value that satisfies LogTheme.

Related types: LogTheme

Throws

No thrown errors are documented for this declaration.

Source

View the secondary source reference

Package

@mwillbanks/tuil-log-viewer

On this page