Files
cobaKeuangan/components/Form/Lib/master/Password.vue
2025-05-28 07:20:01 +07:00

3 lines
97 B
Vue

<template>
<TextElement name="password" input-type="password" label="Password" />
</template>