The parameters for the feature view modal.
The feature data.
The title of the modal.
The features to display.
Whether to expand all feature sections.
Whether the modal is readonly.
Whether the modal should be displayed in full screen.
The fallback react element to display if modal content is unavailable.
Callback function to be called when modal starts to load.
Callback function to be called when modal finishes loading.
Callback function to be called when modal is submitted.
Callback function to be called when modal value changes.
The label for the submit button.
Whether to include an action button in the modal.
Whether to include a static action in the modal.
Custom hook for displaying a feature view modal.