Packages

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

Current section

Files

Jump to
live_antd lib components popconfirm.ex
Raw

lib/components/popconfirm.ex

defmodule LiveAntd.Components.Popconfirm do
@moduledoc """
A simple and compact confirmation dialog of an action.
"""
end