Bitbybit Docs
    Preparing search index...

    Class SetInputTextTextDto (Inputs.BabylonGui)

    Feeds babylon.gui.inputText.setText with a text field and the text to put in it.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalinputText: InputText
      • Optionaltext: string

      Returns SetInputTextTextDto

    Properties

    inputText: InputText

    The text field to change in place

    undefined
    
    text: string

    The text the field holds from then on; the change fires its event like typing