Skip to content

Commit

Permalink
Add missing doc file.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsaunders committed Jun 28, 2024
1 parent a4de287 commit e4a3d1c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/api/react.componentoptions.defaultis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@embellish/react](./react.md) &gt; [ComponentOptions](./react.componentoptions.md) &gt; [defaultIs](./react.componentoptions.defaultis.md)

## ComponentOptions.defaultIs property

Default value for the `is` prop

**Signature:**

```typescript
defaultIs?: DefaultIs;
```

0 comments on commit e4a3d1c

Please sign in to comment.