FileUpload
extends interactive
in package
TODO.
Tags
Table of Contents
Properties
- $custom_id : string
- $type : int
- $fillable : mixed
Properties
$custom_id
public
string
$custom_id
ID for the select menu; max 100 characters.
$type
public
int
$type
19 for File Upload component.
$fillable
protected
mixed
$fillable
= ['id', 'custom_id', 'min_values', 'max_values', 'required']