Text (文本)安全换行的文本块,可正确折行长 URL 与下划线串。基础用法https://example.com/very/long/path/with_underscores_that_should_wrap_cleanlyBasic.vue查看代码复制代码<template> <KunText content="https://example.com/very/long/path/with_underscores_that_should_wrap_cleanly" class-name="max-w-xs" /> </template> 属性属性类型默认值说明classNamestring""contentstring""