LearnNewsExamplesServices
Frontmatter
id5222
titlebutton.Base/component.Base: add a config to change spinner icon in isLoading state
stateClosed
labels
enhancement
assignees[]
createdAtFeb 14, 2024, 10:56 AM
updatedAtFeb 14, 2024, 11:17 AM
githubUrlhttps://github.com/neomjs/neo/issues/5222
authorpensuwan-k
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 14, 2024, 11:17 AM

button.Base/component.Base: add a config to change spinner icon in isLoading state

Closed v8.1.0 enhancement
pensuwan-k
pensuwan-k commented on Feb 14, 2024, 10:56 AM

Currently if you set isLoading to true the spinner icon that is shown is always ['fa', 'fa-spinner', 'fa-spin']. (component.Base: afterSetIsLoading).

It would be nice to have a config which allows different icon cls to be use.

tobiu referenced in commit 7fb3743 - "button.Base/component.Base: add a config to change spinner icon in isLoading state #5222" on Feb 14, 2024, 11:17 AM
tobiu closed this issue on Feb 14, 2024, 11:17 AM
tobiu referenced in commit d5a4d25 - "button.Base/component.Base: add a config to change spinner icon in isLoading state #5222" on Mar 26, 2024, 5:29 PM