SimpleViewModel

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

clearTitle
void clearTitle()
Undocumented in source. Be warned that the author may not have intended to support it.
clearTitleCommand
inout(Command) clearTitleCommand()
Undocumented in source. Be warned that the author may not have intended to support it.
isActive
inout(ReactiveProperty!bool) isActive()
Undocumented in source. Be warned that the author may not have intended to support it.
title
inout(ReactiveProperty!string) title()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta