Skip to content

Documentation for options is not updated #6

@superpikar

Description

@superpikar

Your documentation is not updated because it has different value with the template provided in templates/modal-template.html

header text options should be "headerText", not "header-text"

<h1 class="title">{{headerText}}</h1>

text property default should be "Name", not "text"

<label class="item" ng-click="validate(item)" ng-if="!multiSelect" ng-repeat="item in items">
    {{item.Name}}
</label>

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