Skip to main content Link Menu Expand (external link) Document Search Copy Copied

MessageMarkupEnd class

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

A child class of MessageValue for ending markup elements.

Signature:

export declare class MessageMarkupEnd extends MessageValue<string> 

Extends: MessageValue<string>

Constructors

Constructor Modifiers Description
(constructor)(locale, name, options)   (BETA) Constructs a new instance of the MessageMarkupEnd class

Methods

Method Modifiers Description
matchSelectKey()   (BETA)
toString()   (BETA)