@ta-interaktiv/react-annotated-content
TypeScript icon, indicating that this package has built-in type declarations

0.1.13 • Public • Published

@ta-interaktiv/react-annotated-content

Component to render annotations above other content

Usage

import { } from '@ta-interaktiv/react-annotated-content'

export const parentComponent = () => {
  return <>
  <ContentWidth>I am as wide as the widest element on the page</ContentWidth>
  <TextWidth>I am as wide as text</TextWidth>
  <TextWidthExtended>I am a bit wider than the text</TextWidthExtended>
  </>
}


Readme

Keywords

Package Sidebar

Install

npm i @ta-interaktiv/react-annotated-content

Weekly Downloads

0

Version

0.1.13

License

ISC

Unpacked Size

339 kB

Total Files

22

Last publish

Collaborators

  • mathiaslutz
  • sebaa
  • dariush-mehdiaraghi
  • mrdz_tx
  • s1co