Skip to content

New-PWFCardFooter

Description

Create a card footer.

SYNTAX

New-PWFCardFooter -Content <scriptblock>

EXAMPLES

EXAMPLE 1

New-PWFCardFooter -Content { ... }

PARAMETERS

-Content

The content of the card's footer.

Type: Scriptblock
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False