FFilament•Created by dzoniia on 9/4/2024 in #❓┊help Is it possible to set same name for some form elements
if tag_value->type == 'color' show me ColorPicker { string hex color }
if tag_value->type == 'image' show me FileUpload { string path }
if tag_value->type == 'label' show me TextInput { string label }
filed in tag_value [value]