2023-09-12 08:17:52 +02:00

12 lines
175 B
Markdown

**EXTENSION**
# `Binding`
## Methods
### `model(_:)`
Share an observable model with the child view.
- Parameters
- model: The observable model.
- Returns: The binding.