Python components
Passing data to python component
[
{
"name": "state_1",
"component": "test_component",
"properties": {
"key": "value1",
"key2": "value2"
}
}
]test_component.py
test_component.pytest_store_data.py
test_store_data.pyCustom dependencies
Last updated
Was this helpful?

