Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TextDto

Index

Constructors

Properties

Constructors

constructor

  • new TextDto(text?: string): TextDto
  • Parameters

    • Optional text: string

    Returns TextDto

Properties

text

text: string

The text

default

Hello World

Generated using TypeDoc