# StepsDirectiveDescriptor

**Kind:** Constant

**Source:** [`atloria-monorepo/packages/editor/src/directive-editors/BlockLibraryDescriptors.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/directive-editors/BlockLibraryDescriptors.tsx#L184)

`:::steps` container — typically wraps an ordered list; the reader renders
fancy step counters with pure CSS.

## Definition

```ts
DirectiveDescriptor<ContainerDirective>
```
