Skip to content

Conversation

@maff
Copy link
Contributor

@maff maff commented Mar 19, 2015

Adds an optional icon to action buttons. Example:

{
    type: 'button',
    title: 'Save',
    style: 'btn-primary',
    icon: 'glyphicon glyphicon-ok',
    onClick: 'save()'
}

angular-schema-form-button-icon

davidlgj added a commit that referenced this pull request Mar 19, 2015
add optional icon to action buttons
@davidlgj davidlgj merged commit 1c50ace into json-schema-form:development Mar 19, 2015
@davidlgj
Copy link
Contributor

Looks good! Thank you for the PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants