397 B
397 B
title | description |
---|---|
inputDocumentEmpty | inputDocumentEmpty attributes, type and example |
Constructor: inputDocumentEmpty
Type: InputDocument
Example:
$inputDocumentEmpty = ['_' => 'inputDocumentEmpty', ];
Or, if you're into Lua:
inputDocumentEmpty={_='inputDocumentEmpty', }