FileInput.this

Create a file picker.

Note: This is an "overlay" node, so it's expected to be placed in a global onionFrame. The node assigns its own default layout, which typically shouldn't be overriden.

class FileInput
this
(
string name
,
void delegate
()
@trusted
submitted
,
void delegate
()
@trusted
cancelled = null
)

Meta