Packages

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

Current section

Files

Jump to
live_antd lib components progress.ex
Raw

lib/components/progress.ex

defmodule LiveAntd.Components.Progress do
@moduledoc """
Display the current progress of an operation flow.
"""
end