> For the complete documentation index, see [llms.txt](https://noraent.gitbook.io/nora/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://noraent.gitbook.io/nora/api-reference/interfaces/datagridrow.md).

# DataGridRow

### Import

```typescript
import { DataGridRow } from "@noraent/nora-datagrid";
```

### Properties

#### **row**&#x20;

행 유형 입니다.

**Type**:  `Object`

***
