Skip to content

Chaining startup()? #222

@seb-pereira

Description

@seb-pereira

It would be nice for startup() to return 'this' in order to have a single chain like this when creating a new instance:

var widget = new FormValueWidgetTest()
.placeAt(parentNode)
.startup();

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions