Text
Install the component from your command line.
Import all parts and piece them together.
This is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a test
npm install @raystack/apsara
primarysecondarytertiary
emphasis
accentattentiondangersuccessimport { Text } from '@raystack/apsara/v1' <Text size="1">This is a test</Text> <Text size="2">This is a test</Text> <Text size="3">This is a test</Text> <Text size="4">This is a test</Text> <Text size="5">This is a test</Text> <Text weight="400">This is a test</Text> <Text weight="500">This is a test</Text> <Text weight="600">This is a test</Text> <Text weight="bold">This is a test</Text> <Text weight="bolder">This is a test</Text> <Text weight="normal">This is a test</Text> <Text weight="lighter">This is a test</Text> <Text variant="secondary">This is a test</Text>