MutationActionSetStateParameter

Represents the state configuration when an action modifies a property of another element within the same component.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the component that is being modified.

Link copied to clipboard

The name of the component property to apply the state configuration to.

Link copied to clipboard

The state configuration to assign to the property.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String