LocalizationFormModal
Installation
import { LocalizationFormModal } from 'uxp/components';Signature
const LocalizationFormModal: React.ForwardRefExoticComponent<React.RefAttributes<ILocalisationFormModalInstanceProps> & ILocalisationFormModalProps>Examples
<LocalizationFormModal
code: 'uxp-core.text.save'
/>Properties
Name
Type
Mandatory
Default Value
Example Value
Ref Handlers
Method
Type
Description
Related Types
Last updated