Skip to content

Componentize widgets #11

Description

@starsinmypockets

I think that rather than using config for widget definitions and html markup for the dashboard layout, that we can encapsulate layout and configuration by using React JSX components.

I'm thinking along the lines of:

app.js

// psuedocode 
import { Dashboard, Row, Widget } from components
import specs

... ... ```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions