-
Notifications
You must be signed in to change notification settings - Fork 162
Badge Specification
Zdravko Kolev edited this page Jan 30, 2017
·
7 revisions
igx-badge
is a circle shaped component, usually used to indicate that there is an update on status of the item related to (such as avatars, navigation menus, or anywhere else in an app where some active indication is required).
<igx-avatar initials="ZK" roundShape="true">
<igx-badge type="error" value="66" position="bottom-left"></igx-badge>
</igx-avatar>
igx-badge
should be associated with other parent components in order to indicate status change. It should be highly customizable, providing capabilities like vertical and horizontal align
, type changing
, assigning different type of values
, using of material icons
.
<igx-avatar src="https://unsplash.it/60/60?image=55" roundShape="true">
<igx-badge icon="link" position="bottom-left"></igx-badge>
</igx-avatar>
As a developer I want to be able to provide a way to display ..
Description
##Acceptance criteria
- example
- example
Explanation
someProperty
: Description
No localization options are envisaged.
The end user interface consists of:
text
Properties
- example
- example
- Methods Internal
- example
- example
-
Roles
: -
Attributes
: