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