User Interface
User Interface (UI) refers to the visual and interactive elements of a digital system or application that enable users to interact with and control it.
About the component
- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
Animated Navigation is an awesome navigation component that you can use to add cool, animated and fully customizable tab navigation in your apps. The component provides handy methods and properties to change the behaviour as well as the appearence of the navigation bar.
Overview
The AnimatedNavigation component provides a customizable navigation tab bar with animations, badge customization, and title visibility features.
android.permission.INTERNET
It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the
.accordion-body
, though the transition does limit overflow.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | model | object | * |
2 | index | integer | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | model | object | * |
2 | index | integer | * |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | icon | text | * |
2 | color | color | #00000 |
3 | itemTitle | text | * |
4 | itemBadgeTitle | text | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | model | object | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | gravity | integer | center |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | position | integer | center |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Create | * | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Deselect | * | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | colorhex | color | #00000 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Initialize Default Prefrence | * | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | left | Integer | 5 |
2 | right | Integer | 5 |
3 | top | Integer | 5 |
4 | bottom | Integer | 5 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | left | Integer | 5 |
2 | right | Integer | 5 |
3 | top | Integer | 5 |
4 | bottom | Integer | 5 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | index | integer | * |
# | Title | Type(s) | Default Value |
---|---|---|---|
1 | TitleMode | object | * |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | RandomColor | color | #00000 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ActiveColor | color | Black |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | AnimationDuration | integer | 1000 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | BadgeBgColor | color | Green |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | BadgeSize | float | 10.0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | BadgeGravity | Object |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | BadgePosition | Object |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | BadgeTitleColor | int | White |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | BehaviourEnabled | boolean | false |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | BgColor | int | Dark Gray |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | CornersRadius | float | 5.0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Height | integer | -1 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Width | integer | -1 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | HeightPercent | integer | -1 |
2 | WidthPercent | integer | -1 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | IconSize | float | 14.0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | InactiveColor | int | Gray |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | IsBadged | boolean | false |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | IsScaled | boolean | false |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | IsSwiped | boolean | false |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | IsTinted | boolean | false |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | IsTitle | boolean | false |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ModelIndex | int | 1 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | TitleSize | float | 14.0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | TitleMode | Object |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | TitleMode | Object |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | TypeFace | String | Default |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Visible | boolean |