Skip to content

Possibility to handle several summaries #10

Description

@FaXaq

Define an object to pass between Renderer and DataProvider through the Core specifying informations about summary(ies).

Possible :

var summary = {
    label : '(string)',
    id : '(string)',
    func : function(){},
    description : '(string)', //optional
    informations : '(string)' //optional
};

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