Component({ properties: { content: { type: String, value: '', }, authorIntroduction: { type: String, value: '', }, }, });