RealGrid2 API
Interface
WaiOptions

WaiOptions

Shadow Dom 에 관한 설정 모델

Signature:

export interface WaiOptions 

Remarks

웹 접근성 지원을 위해 그리드 구성 요소의 각 명칭을 지정한다.

Properties

PropertyModifiersTypeDescription
descriptionstringtable의 설명
titlestring그리드 제목

Properties Desc

description

table의 설명

Remarks:

table tag의 caption으로 표시된다. title이 있으면 title다음에 표시되고 문자열에 ${columns}가 있으면 해당위치에 column 제목을 표시한다.

title

그리드 제목

Remarks:

table tag의 caption으로 표시된다.