# Tips组件 使用`tips:[type]`来启用,type支持`info`, `success`, `danger`, `warn`四种类型 ``` tips:info Here is success --- tips:success Here is success --- tips:danger Here is danger --- tips:warn Here is Warning ```