Packages

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

Current section

Files

Jump to
live_antd lib components tooltip.ex
Raw

lib/components/tooltip.ex

defmodule LiveAntd.Components.Tooltip do
@moduledoc """
A simple text popup tip.
"""
end