FileUpload.FileButton

Syntax

FileButton: PP.Ui.Button | JSON

Description

The FileButton property defines settings for the button used to select a file in file system.

Comments

The property value is set from JSON on component creation.

Example

The example of property use is given in description of the FileUpload constructor.

See also:

FileUpload