Skip to content

Instantly share code, notes, and snippets.

@devendrasv
Last active December 14, 2015 07:49
Show Gist options
  • Save devendrasv/2044191e14e84a4586d0 to your computer and use it in GitHub Desktop.
Save devendrasv/2044191e14e84a4586d0 to your computer and use it in GitHub Desktop.
function helloAppPart()
{
document.getElementById("AppPartmessage").innerHTML = "<p> My first AppPart </p>";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment