@cloudflare/component-sortable

5.0.11 • Public • Published

@cloudflare/component-sortable

Installation

Installation with yarn is recommended

$ yarn add @cloudflare/component-sortable

Usage

import React from 'react';
import pic from './movealong.jpg';

const SortableComponent = () => (
  <div>
    <p>
      <img src={pic} width="400px" alt="Move Along" />
    </p>
    <p>
      This component is intended to wrap tables/expandable-table TableCell and
      expects to receive sortProps from cf-component-auto-fetch (it is used in
      the example there). It is a tiny connector between auto-fetch and table
      header sorting UI represented by an arrow.
    </p>
  </div>
);

export default SortableComponent;

Readme

Keywords

none

Package Sidebar

Install

npm i @cloudflare/component-sortable

Weekly Downloads

933

Version

5.0.11

License

BSD-3-Clause

Unpacked Size

146 kB

Total Files

7

Last publish

Collaborators

  • lbarthonet
  • cf-media-manager
  • jacobbednarz
  • celso
  • cf-radar
  • dash_service_account
  • g4brym
  • snigdha34
  • wrangler-publisher
  • marksteyn
  • chiminator
  • sgoodhew_cf
  • terinjokes
  • third774
  • jsteinberger
  • jasnell
  • asapzacy
  • pcostanzo
  • gregbrimble
  • geelen
  • rexscaria
  • dcruz_cf
  • xuranwang
  • jculvey
  • sejoker
  • vasturiano
  • cf-ci-write
  • segments-write
  • thibmeu
  • xortive
  • gurjinder
  • cf-ci2
  • lvalenta
  • worenga