Skip to content

I can't retrieve the input  #42

@magmdot

Description

@magmdot

Hi guys

I want to create an InputCanvas and retrieve the String when the user hits enter.

var input = new CanvasInput({
...
...
value: 'Test',
onsubmit: function () {console.log(self.value);}
})

gives me "undefined". Please excuse my noob-question...

Marco

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions