Skip to content

Instantly share code, notes, and snippets.

@atulgupta31
Created November 4, 2015 09:56
Show Gist options
  • Save atulgupta31/e9fd803867a60b9425e9 to your computer and use it in GitHub Desktop.
Save atulgupta31/e9fd803867a60b9425e9 to your computer and use it in GitHub Desktop.
<!-- Page: -->
<apex:page sidebar="false" showHeader="false">
<c:apexAttribute_component myValue="My component's value" borderColor="red" borderStyle="dotted"/>
</apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment