LiveViewNativePlatform.ModifiersStack protocol (live_view_native_platform v0.2.0)

Protocol for representing a chain of applied modifiers.

Link to this section Summary

Types

t()

All the types that implement this protocol.

Functions

Appends a modifier to the modifiers stack

Link to this section Types

@type t() :: term()

All the types that implement this protocol.

Link to this section Functions

Link to this function

append(struct, modifiers)

Appends a modifier to the modifiers stack