Appearance
<template> <div> </div> </template> <script setup lang='ts'> defineOptions({ name: 'waterfall', }); </script> <style lang='scss' scoped></style>