Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react-data-table-component api action button

{
  name: "Actions",
  cell: () => <Button raised primary onClick={this.handleAction}>Action</Button>,
  ignoreRowClick: true,
  allowOverflow: true,
  button: true,
},
 
PREVIOUS NEXT
Tagged: #api #action #button
ADD COMMENT
Topic
Name
5+6 =