Back to Devexpress

NusaCommandId Type

aspnetcore-js-devexpress-dot-richedit-d36f62af.md

latest407 B
Original Source

NusaCommandId Type

An alias type that refers to Nuance command identifiers.

Declaration

ts
export type NusaCommandId = 'DxReFontColor' | 'DxReFontSize'

Members

NameDescription
"DxReFontColor"

The name of a command that changes the font color.

| | "DxReFontSize" |

The name of a command that changes the font size.

|