Preset value for composer field for FormKit

With the help of Ask, seems like I just needed to do this:

<Form
+  @data={{hash content=this.rawPost}}
   @onSubmit={{this.handleSubmit}}
   as |form|
>