Skip to content
This repository was archived by the owner on Apr 2, 2019. It is now read-only.
This repository was archived by the owner on Apr 2, 2019. It is now read-only.

[Feature request] Backgrid.Cell default options #523

@gabriellupu

Description

@gabriellupu

A cell object should contain default options. In my opinion these could be :

{
  cell: 'string', // I think is is very frequently repeated
  editable: false,
  sortable: false
}

This would considerably reduce the amount of code in projects that use Backgrid, letting users to override them if necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions