tuil
ReferencePackages@mwillbanks/tuil-coreAPI

terminalTextWidth

function exported by @mwillbanks/tuil-core.

View rawEdit

function

Public function exported by @mwillbanks/tuil-core.

export function terminalTextWidth(value: string): number;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
valuestringYesSupplies the value value as string.

Returns

number — Returns a value that satisfies number.

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-core

On this page