> For the complete documentation index, see [llms.txt](/llms.txt).
> The full corpus is at [llms-full.txt](/llms-full.txt).

# @portabletext/editor

## Type Aliases

- [Behavior](/api/behaviors/type-aliases/behavior/)
- [BehaviorAction](/api/behaviors/type-aliases/behavioraction/)
- [BehaviorActionSet](/api/behaviors/type-aliases/behavioractionset/)
- [BehaviorEvent](/api/behaviors/type-aliases/behaviorevent/)
- [BehaviorGuard](/api/behaviors/type-aliases/behaviorguard/)
- [CustomBehaviorEvent](/api/behaviors/type-aliases/custombehaviorevent/)
- [InsertPlacement](/api/behaviors/type-aliases/insertplacement/)
- [NativeBehaviorEvent](/api/behaviors/type-aliases/nativebehaviorevent/)
- [SyntheticBehaviorEvent](/api/behaviors/type-aliases/syntheticbehaviorevent/)

## Functions

- [defineBehavior](/api/behaviors/functions/definebehavior/)
- [effect](/api/behaviors/functions/effect/)
- [execute](/api/behaviors/functions/execute/)
- [forward](/api/behaviors/functions/forward/)
- [raise](/api/behaviors/functions/raise/)