hidden
Make the text hidden.
Signature
export declare function hidden(str: string): string;JSDoc
Parameters
str- text to hide
Members
This export does not declare public properties or methods in the generated declaration file.
Make the text hidden.
export declare function hidden(str: string): string;strThis export does not declare public properties or methods in the generated declaration file.