Skip to content

Instantly share code, notes, and snippets.

View estaub's full-sized avatar

Ed Staub estaub

View GitHub Profile
import './SwipeableListItem.css'
import React, {useRef, useEffect} from 'react'
function SwipeableListItem(props) {
const listElementRef = useRef()
const wrapperRef = useRef()
const backgroundRef = useRef()
const dragStartXRef = useRef(0)
const leftRef = useRef(0)
object Open States API
action on bill BillActionNode
bill BillNode
chamber OrganizationNode
committee OrganizationNode
district PostNode + DivisionNode
legislator PersonNode
session LegislativeSessionNode
state/territory/D.C. JurisdictionNode
subcommittee OrganizationNode