|
@@ -210,7 +210,7 @@ Descripción incluye un mensaje con información más detallada.
|
|
|
### Atributos
|
|
|
| Atributo | Descripción | Tipo | Valores aceptados | Por defecto |
|
|
|
| ----------- | ---------------------------------------- | ------- | -------------------------- | ----------- |
|
|
|
-| title | título. Requerido | string | — | — |
|
|
|
+| title | título | string | — | — |
|
|
|
| type | tipo de componente | string | success/warning/info/error | info |
|
|
|
| description | texto descriptivo. También puede ser pasado con el slot por defecto | string | — | — |
|
|
|
| closable | si se puede cerrar o no | boolean | — | true |
|