PrimeButtonProps
No documentation has been provided.
Properties
| Name | Type | Description |
|---|---|---|
| icon | string | undefined | |
| iconPos | "left" | "right" | "top" | "bottom" | undefined | |
| outlined | boolean | undefined | |
| raised | boolean | undefined | |
| rounded | boolean | undefined | |
| severity | "primary" | "warn" | "secondary" | "success" | "danger" | "info" | "help" | "contrast" | undefined | |
| text | boolean | undefined | |
| type | "button" | "submit" | "reset" | undefined |