---
layout: example.11ty.cjs
title: <plutonium-account-panel> ⌲ Examples ⌲ Name Property
tags: example
name: Name Property
description: Setting the name property
---

<plutonium-account-panel name="Earth"></plutonium-account-panel>

<h3>HTML</h3>

```html
<plutonium-account-panel name="Earth"></plutonium-account-panel>
```
