luxlabs header browser preview


@class NSString;

@interface RUIHTMLFooterElement : RUIElement

@property (copy, nonatomic) NSString *HTMLContent;

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

@end