Files
test/node_modules/tdesign-miniprogram/miniprogram_dist/fab/fab.wxml
lingxiao865 6c6fe3d0d6 first commit
2025-09-18 12:39:54 +08:00

1 line
215 B
Plaintext

<import src="./template/view.wxml"/><import src="./template/draggable.wxml"/><template is="{{draggable ? 'draggable' : 'view'}}" data="{{prefix, classPrefix, style, customStyle, moveStyle, draggable, buttonData}}"/>