mirror of https://github.com/layui/layui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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") }}