Alerte
Composant d'alerte pour les applications Universal.
Alertes simples
New-UDAlert -Severity 'error' -Text 'This is an error alert — check it out!'
New-UDAlert -Severity 'warning' -Text 'This is an warning alert — check it out!'
New-UDAlert -Severity 'info' -Text 'This is an error info — check it out!'
New-UDAlert -Severity 'success' -Text 'This is an success alert — check it out!'
Alertes avancées

API
Mis à jour
Ce contenu vous a-t-il été utile ?