# ContentStrategy `ContentStrategy` is an abstract class exposed by @abp/ng.core package. It helps you create inline scripts or styles. ## API ### constructor ```js constructor( public content: string, protected domStrategy?: DomStrategy, protected contentSecurityStrategy?: ContentSecurityStrategy ) ``` - `content` is set to `