@trinkui/shared

v0.0.3

Published

Shared types and constants for trink-ui

Downloads

23

Readme

@trinkui/shared

Shared TypeScript types and constants used internally by the trink-ui component library.

Note: This is an internal package. You probably want @trinkui/react instead.

What's Inside

  • TypesActionProps, ImageProps, Theme, Size, BaseSectionProps, SectionHeaderProps, and more
  • ConstantsCONTAINER_SIZES, SECTION_SPACING, animation defaults

Usage

import type { BaseSectionProps, ActionProps, Theme } from "@trinkui/shared";

License

MIT