Type alias FormElementEnvironmentUrl

FormElementEnvironmentUrl: FormElementEnvironmentBase & {
    url: string;
}

Type declaration

  • url: string