1 2 3 4 5 6 7
<!doctype html> <html> <head><title>demo</title></head> <body> <slot pl-src="./example_component.html"> </body> </html>