add modal delete form

This commit is contained in:
2024-05-30 12:16:29 +07:00
parent f57723f060
commit aff369b6fe
8 changed files with 1103 additions and 6 deletions

View File

@@ -26,8 +26,7 @@ type MDNonLabTemplateForm struct {
InputID CustomTextFieldv2Prm
InputNama CustomTextFieldv2Prm
CheckboxFlagFisik CustomCheckboxv1Prm
DialogBody templ.Component
DialogAction templ.Component
ButtonCLose templ.Component
DialogBody templ.Component
DialogAction templ.Component
ButtonCLose templ.Component
}