Property Factory
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Factory
Factory function that produces a VNode.
public required Func<VNode> Factory { get; init; }
Property Value
- Func<VNode>
Factory function that produces a VNode.
public required Func<VNode> Factory { get; init; }