美文网首页
text 的有效属性

text 的有效属性

作者: zp秋枫暮霞 | 来源:发表于2017-03-03 21:12 被阅读13次

<text > </text>标签的属性 明天会附上中文翻译

alignItems,

alignSelf,

aspectRatio,

backfaceVisibility,

backgroundColor,

borderBottomColor,

borderBottomLeftRadius,

borderBottomRightRadius,

borderBottomWidth,

borderColor,

borderLeftColor;

borderLeftWidth,

borderRadius,

borderRightColor,

borderRightWidth,

borderStyle,

borderTopColor,

boderTopLeftRadius,

borderTopRightRadius,

borderTopWidth,

borderWidth,

bottom,

color,

decomposedMatrix,

elevation,

flex,

flexBasis,

flexDirection,

flexGrow,

flexShrink,

flexWrap,

fontFamily,

fonsSize,

fontVariant,

fontWeight,

height,

includeFontPadding,

justifyContent,

left,

letterSpacing,

lineHeight,

margin,

marginBottom,

marginHorizontal,

marginLeft,

marginTop,

marginRight,

marginVertical,

maxHeight,

maxWidth,

minHeight,

minWidth,

opacity,

overflow,

overlayColor,

padding,

paddingBottom,

paddingHorizontal,

paddingLeft,

paddingRight,

paddingTop,

paddingVertical,

position,

resizeMode,

right,

rotation,

scaleX,

scaleY,

shadowColor,

shadowOffset,

shadowOpacity,

shadowRadius,

textAlign,

textAlignVertical,

textDecorationColor,

textDecorationLine,

textDecorationStyle,

textShadowColor,

textShadowOffset,

textShadowRadius,

tintColor,

top,

transform,

transforMatrix,

translateX,

translateY,

width,

writingDirection,

zIndex

相关文章

  • text 的有效属性

    标签的属性 明天会附上中文翻译 alignItems, alignSelf, asp...

  • Compose Text

    Text Compose 中的Text ,对标TextView Text属性列表 属性作用示例text文本内容"普...

  • Flutter UI基础- Text

    文字显示控件 Text, Text.rich Text 相关属性: Text.rich 相关属性: 很明显这两个控...

  • Flutter 之 Text 控件

    Text 属性 data,Text 控件的第一个属性,指的是 Text 的文本 textAlign:文本对齐方式,...

  • 微信小程序组件text

    text:文本 space 有效值: 字体属性: 1、字体大小: font-size:50px; 2、字体颜色: ...

  • CSS3文本效果

    CSS3 text-justify 属性 text-justify 属性规定当 text-align 被设置为 t...

  • text-align:justify的使用

    1.text-align:属性 text-align属性定义行内内容(例如文字)如何相对它的块父元素对齐。text...

  • CSS text-align 和 vertical-align

    text-align 属性的定义和用法: text-align 属性规定 元素中的文本水平对齐方式。 该属性通过指...

  • React Native常用组件之Text

    一、什么是Text组件? 二、Text组件常用的属性方法 三、Text组件中常用属性的应用 运行结果如下: 三、T...

  • css选择器

    1、属性选择器[text][text=abc] 全等于[text*=c] 包含[text^=c] 以c开始[...

网友评论

      本文标题:text 的有效属性

      本文链接:https://www.haomeiwen.com/subject/khgrgttx.html