Components
New-UDDashboard -Title 'Dashboard' -Content {
New-UDTypography -Text 'Hello, world!'
}Adding Components to Dashboards

Last updated
Was this helpful?
New-UDDashboard -Title 'Dashboard' -Content {
New-UDTypography -Text 'Hello, world!'
}
Last updated
Was this helpful?
Was this helpful?