tuil
ReferencePackages@mwillbanks/tuil-inkAPI

VStack

function exported by @mwillbanks/tuil-ink.

View rawEdit

function

Public function exported by @mwillbanks/tuil-ink.

export function VStack(props: Omit<StackProps, "direction">): ReactNode;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
propsOmit<StackProps, "direction">YesSupplies the props value as Omit<StackProps, "direction">.StackProps

Returns

ReactNode — Returns a value that satisfies ReactNode.

Related types: —

Throws

No thrown errors are documented for this declaration.

Source

View the secondary source reference

Package

@mwillbanks/tuil-ink

On this page