IntegrateAPIAdditional FeaturesAdvanced FlowSDK ReferenceConfigurationSecureFieldsFieldConfigOn this pageSecureFieldsFieldConfigConfiguration for each individual iframe field. Properties ariaLabel? optional ariaLabel?: string; (Optional) ARIA label for accessibility. iframeTitle? optional iframeTitle?: string; (Optional) Title attribute for the iframe for accessibility. placeholder? optional placeholder?: string; (Optional) Placeholder text for the input field. target target: string; The ID of the container element where the iframe will be rendered.