mirror of
https://github.com/esiur/iui.git
synced 2026-04-04 06:58:22 +00:00
1.1.2
This commit is contained in:
@@ -10,8 +10,8 @@ export default IUI.module(class Tab extends IUIElement {
|
||||
|
||||
}
|
||||
|
||||
get title() {
|
||||
return this.getAttribute("title");
|
||||
get caption() {
|
||||
return this.getAttribute("caption");
|
||||
}
|
||||
|
||||
get selected() {
|
||||
|
||||
Reference in New Issue
Block a user