12 lines
291 B
Plaintext
12 lines
291 B
Plaintext
|
title: children
|
||
|
---
|
||
|
summary: Returns a query to the children of a page.
|
||
|
---
|
||
|
type: property
|
||
|
---
|
||
|
body:
|
||
|
|
||
|
[Assets :ref](../) that correspond to directories can have children
|
||
|
below them. The `children` attribute provides a convenient way to access
|
||
|
those. It returns an iterable of child assets.
|