Skip to content

Jonjoe/react-base-functional-component

Repository files navigation

ExampleComponent Component

[Summary]

  • NameSpace: Base
  • Type: [functional | higher-order | page]
  • Options:
    • prop1: STRING (default 'defaultValue') [Description]
    • prop2: STRING (default 'defaultValue') [Description]
    • prop3: STRING (default 'defaultValue') [Description]
<ExampleComponent
  prop1={exampleInput}
  prop2={exampleInput}
  prop3={exampleInput}
/>