Bitbybit Docs
    Preparing search index...

    Class TextDto (Inputs.Text)

    One text for the single-text methods of text: trim, toUpperCase, reverse, length, isEmpty and the rest.

    Index

    Constructors

    Properties

    Constructors

    Properties

    text: string

    The text the method works on; it is not changed, a new text is returned.

    Hello World