Sha256: 741da280734fc0c1611af5fe28089c3a91f978ff7687cea3c13ef789d0d18276
Contents?: true
Size: 523 Bytes
Versions: 763
Compression:
Stored size: 523 Bytes
Contents
### Props | Name | Type | Description | Default | Values | | --- | ----------- | --------- | --------- | --------- | | **text** | `String` |`Value for the toast message` | `nil` | | | **variant** | `Variant` | `Determines the type pf toast message being displayed` | `.custom()` | `error`, `success`, `neutral`, `custom()` | | **actionView** | `dismissAction` | Dismisses the toast message | `.default` | `default` `custom()` `withTimer()` | | **dismissAction** | `(() -> Void)` | `Triggers the dismiss action` | | |
Version data entries
763 entries across 763 versions & 2 rubygems