{
  "componentTips": [
    {
      "text": "nine-grid 컴포넌트에서 <font color='cyan'>ng-info</font> 태그로 컬럼 관련 정보를 선언하고 시각화합니다.",
      "images": [ "/tips/img/ng-info/1.png", "/tips/img/ng-info/2.png", "/tips/img/ng-info/3.png" ]
    },
    {
      "text": "<font color='cyan'>paging-type</font>은 페이징 처리 방식을 지정하며, <font color='cyan'>paging-count</font>는 페이지당 데이터 수를 설정합니다.",
      "images": [ "/tips/img/paging-type/1.png", "/tips/img/paging-type/2.png" ]
    },
    {
      "text": "동일 데이터 기반 nine-grid에 <font color='cyan'>여러 &lt;table&gt;</font>을 연결하면, 아래쪽에 Excel처럼 Sheet 탭이 생깁니다.",
      "images": [ "/tips/img/ng-layout/1.png", "/tips/img/ng-layout/2.png" ]
    }
  ],
  "generalAITips": [
    {
      "text": "nine-grid 컴포넌트에서 <font color='cyan'>ng-info</font> 태그로 컬럼 관련 정보를 선언하고 시각화합니다.",
      "images": [ "/tips/img/ng-info/1.png", "/tips/img/ng-info/2.png", "/tips/img/ng-info/3.png" ]
    },
    {
      "text": "긴 코드를 분석할 때는 인내심을 가지고 기다려주세요.",
      "images": [
        "/tips/img/test.png"
      ]
    }
  ]
}