react-playground
    Preparing search index...
    • Bit is a component that displays a bit. This component supports the behavior of zero padding and overflow.

      Parameters

      • props: { bitElement: BitElement; length?: number; value: number }

      Returns Element

      A component that displays a bit.