tuil
ReferencePackages@mwillbanks/tuil-log-viewerAPI

logThemeTextStyle

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

View rawEdit

function

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

export function logThemeTextStyle(token: string | undefined): LogTextStyle;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
tokenstring | undefinedYesSupplies the token value as string | undefined.

Returns

LogTextStyle — Returns a value that satisfies LogTextStyle.

Related types: —

Throws

No thrown errors are documented for this declaration.

No package-local related types.

Source

View the secondary source reference

Package

@mwillbanks/tuil-log-viewer

On this page