mirror of https://github.com/layui/layui
2.0 KiB
2.0 KiB
基础用法
{{- d.include("/dropdown/examples/base.md") }}
复杂结构
{{- d.include("/dropdown/examples/complex.md") }}
在表格中应用
{{- d.include("/dropdown/examples/table.md") }}
自定义事件
{{- d.include("/dropdown/examples/on.md") }}
右键菜单
{{- d.include("/dropdown/examples/contextmenu.md") }}
水平对齐方式
{{- d.include("/dropdown/examples/align.md") }}
自定义内容
如下以弹出一个 tab
为例
{{- d.include("/dropdown/examples/content.md") }}