4.1.14 • Published 3 years ago

@lendi-ui/feature-panel v4.1.14

Weekly downloads
184
License
ISC
Repository
-
Last release
3 years ago

@lendi-ui/feature-panel

A component.

Installation

yarn add @lendi-ui/feature-panel

Usage

import { FeaturePanel } from '@lendi-ui/feature-panel';

<FeaturePanel>
  <FeaturePanel.Item
    icon={<MortgageProtectInsurance color="primary.500" />}
    title="Choose from 35+ lenders"
    subtitle="It pays to shop around. We match you with the right loan for your specific needs and preferences."
  />
  <FeaturePanel.Item
    icon={<MortgageProtectInsurance color="primary.500" />}
    title="We do the heavy lifting"
    subtitle="Sit back and relax. Once you've chosen your loan, we'll submit, package and guide it all the way to settlement."
  />
  <FeaturePanel.Item
    icon={<MortgageProtectInsurance color="primary.500" />}
    title="Ask us anything"
    subtitle="There is no such thing as a stupid question. We're here to share unlimited advice every step of the way."
  />
  <FeaturePanel.Item
    icon={<MortgageProtectInsurance color="primary.500" />}
    title="Easy online tools"
    subtitle="Upload your documents online and get approved faster. You can check your loan's progress 24/7."
  />
</FeaturePanel>;

Properties

  • FeaturePanel.Item
<PropTable>
  <PropTable.Entry name="icon" type="React.ReactNode" description="LUI icon"/>
  <PropTable.Entry name="subtitle" type="React.ReactNode" description="Feature panel single item subtitle"/>
  <PropTable.Entry name="title" type="React.ReactNode" description="Feature panel single item title"/>
</PropTable>
  • FeaturePanel
<PropTable>
  <PropTable.Entry name="FeaturePanel.Item" type="React.ReactElement<FeatureItemProps> | React.ReactElement<FeatureItemProps>[]" description="Feature panel wrapper"/>
</PropTable>
4.1.15-beta.0

3 years ago

4.1.14

3 years ago

4.1.13-beta.0

3 years ago

4.1.14-beta.0

3 years ago

4.1.13

3 years ago

4.1.11

3 years ago

4.1.12-beta.0

3 years ago

4.1.12

3 years ago

4.1.13-canary.0

3 years ago

4.1.8-beta.1

3 years ago

4.1.9-beta.1

3 years ago

4.1.9-beta.0

3 years ago

4.1.8

3 years ago

4.1.9

3 years ago

4.1.10

3 years ago

5.0.0-beta.2

3 years ago

4.1.10-beta.2

3 years ago

4.1.10-beta.1

3 years ago

4.1.11-beta.0

3 years ago

4.1.10-beta.0

3 years ago

4.1.10-canary.3

3 years ago

4.1.8-beta.2

3 years ago

4.1.7-beta.0

3 years ago

4.1.8-beta.0

3 years ago

4.1.7

3 years ago

4.1.5-beta.1

3 years ago

4.1.6

3 years ago

4.1.5

3 years ago

4.1.6-beta.0

3 years ago

4.1.5-beta.0

3 years ago

4.1.4

3 years ago

4.1.3

5 years ago

4.1.2

5 years ago

4.1.1

5 years ago

4.1.0

5 years ago

5.0.0-beta.0

5 years ago

4.0.1

6 years ago

4.0.0

6 years ago

3.0.0-alpha

6 years ago

3.0.0

6 years ago

2.2.1

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago