Table of Contents

Property Callable

Namespace
TinyComponents
Assembly
TinyComponents.dll

Callable

Gets or sets the renderable function.

public Func<object?> Callable { get; set; }

Property Value

Func<object>