Mayo
test: Rust integration tests + Vitest UI tests
5242e6a unverified
# Page
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**height** | **u32** | |
**id** | **uuid::Uuid** | |
**name** | **String** | |
**nodes** | [**std::collections::HashMap<String, models::Node>**](Node.md) | Stacking = insertion order. Bottom-first: `source` is typically first, `rendered` typically last. |
**width** | **u32** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)