luxlabs header browser preview


@class NSString;

@interface RUIHTMLHeaderElement : RUIElement

@property (copy, nonatomic) NSString *HTMLContent;

- (void).cxx_destruct;
- (void)configureView:(id)a0;

@end