TimeInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class TimeInput : Microsoft.Teams.Cards.CardElement
type TimeInput = class
inherit CardElement
Public Class TimeInput
Inherits CardElement
- Inheritance
Constructors
| Name | Description |
|---|---|
| TimeInput() | |
Properties
| Name | Description |
|---|---|
| ErrorMessage | |
| Fallback | |
| GridArea | |
| Height | |
| Id | |
| IsRequired | |
| IsSortKey | |
| IsVisible | |
| Key | |
| Label | |
| Lang | |
| Max | |
| Min | |
| Placeholder | |
| Requires | |
| Separator | |
| Spacing | |
| TargetWidth | |
| Type | |
| Value | |
| ValueChangedAction | |