#9 Accessibility improvements

This commit is contained in:
Denys Vuika
2016-05-09 13:31:39 +01:00
parent 7494130a00
commit ed7c9d39d0
8 changed files with 43 additions and 7 deletions

View File

@@ -16,6 +16,7 @@
*/
export declare class ContentColumnModel {
title: string;
srTitle: string;
source: string;
cssClass: string;
}