New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

rat-text

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rat-text

text component

latest
Source
npmnpm
Version
0.1.28
Version published
Weekly downloads
42
-8.7%
Maintainers
2
Weekly downloads
 
Created
Source

rat-text

组件介绍

文本组件

demo

import Text from 'rat-text';

render(<Text style={{ padding: 30, }} tagType="h1">
</View>);

api

参数说明类型默认值是否必填
tagType可设置的标签类型['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'p', 'span']string'span'
style样式object

Keywords

rat

FAQs

Package last updated on 18 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts