Ask a question to get started
Enter to sendā¢Shift+Enter new line
Extract elements from a dictionary.
extract_dict_elements_from_component_fields( data: dict, component: Type[Component] ) -> dict
data
dict
The dictionary to extract elements from.
component
Type[Component]
The component to extract elements from.