Dosya Yükleme
Liman eklentileri üzerinde dosya yükleme formu oluşturmanın anlatımı.

Nasıl kullanılır?
@include("file-input", [
"title" => "Örnek File Input",
"id" => "example-file",
"callback" => "fileUploadEvent"
])Last updated
Was this helpful?