I am trying to style my component directly based off props, but am unsure how to do it directly with ngClass. Simple representative example below:
HTML (Parent)