Packages

A set of simple Surface components based on ant-design.

Current section

Files

Jump to
live_antd lib components upload.ex
Raw

lib/components/upload.ex

defmodule LiveAntd.Components.Upload do
@moduledoc """
Upload file by selecting or dragging.
"""
end