Skip to content

Commit

Permalink
Events
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilsoni committed Oct 16, 2023
1 parent a2f4a13 commit d958e7f
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 4 deletions.
12 changes: 8 additions & 4 deletions docs/ui/react/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,16 @@ permalink: /docs/ui/react/components/
# React Components
{: .no_toc }

## Table of contents
{: .no_toc .text-delta }

<details open markdown="block">
<summary>
Table of contents
</summary>
{: .text-delta }
1. TOC
{:toc}
{:toc}
</details>


---

## React Components
Expand Down
34 changes: 34 additions & 0 deletions docs/ui/react/events.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
layout: default
title: React Events
parent: React
grand_parent: UI Design
permalink: /docs/ui/react/events/
---


# React Events

{: .no_toc }

<details open markdown="block">
<summary>
Table of contents
</summary>
{: .text-delta }
1. TOC
{:toc}
</details>


---

## React Events



---

## React Events


33 changes: 33 additions & 0 deletions docs/ui/react/props.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
layout: default
title: React Props
parent: React
grand_parent: UI Design
permalink: /docs/ui/react/props/
---


# React Props

{: .no_toc }

<details open markdown="block">
<summary>
Table of contents
</summary>
{: .text-delta }
1. TOC
{:toc}
</details>


---

## React Props


---

## React Props


34 changes: 34 additions & 0 deletions docs/ui/react/state.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
layout: default
title: React State
parent: React
grand_parent: UI Design
permalink: /docs/ui/react/state/
---


# React State

{: .no_toc }

<details open markdown="block">
<summary>
Table of contents
</summary>
{: .text-delta }
1. TOC
{:toc}
</details>


---

## React State



---

## React State


0 comments on commit d958e7f

Please sign in to comment.