Skip to content
Sheetwrite

Sheetwrite / Documentation

isValidHyperlinkId@sheetwrite/core

Whether an identifier is bounded, non-empty, trimmed, and free of control characters.

Whether an identifier is bounded, non-empty, trimmed, and free of control characters.

Declaration

function isValidHyperlinkId(id: string): boolean