Determine if the component is in preview mode.
bool Whether the component is in preview mode or not.
public function inPreview() { return $this->inPreview; }