4.1.14 • Published 1 year ago

@lendi-ui/feature-panel v4.1.14

Weekly downloads
184
License
ISC
Repository
-
Last release
1 year 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

1 year ago

4.1.14

1 year ago

4.1.13-beta.0

2 years ago

4.1.14-beta.0

2 years ago

4.1.13

2 years ago

4.1.11

2 years ago

4.1.12-beta.0

2 years ago

4.1.12

2 years ago

4.1.13-canary.0

2 years ago

4.1.8-beta.1

2 years ago

4.1.9-beta.1

2 years ago

4.1.9-beta.0

2 years ago

4.1.8

2 years ago

4.1.9

2 years ago

4.1.10

2 years ago

5.0.0-beta.2

2 years ago

4.1.10-beta.2

2 years ago

4.1.10-beta.1

2 years ago

4.1.11-beta.0

2 years ago

4.1.10-beta.0

2 years ago

4.1.10-canary.3

2 years ago

4.1.8-beta.2

2 years ago

4.1.7-beta.0

2 years ago

4.1.8-beta.0

2 years ago

4.1.7

2 years ago

4.1.5-beta.1

2 years ago

4.1.6

2 years ago

4.1.5

2 years ago

4.1.6-beta.0

2 years ago

4.1.5-beta.0

2 years ago

4.1.4

2 years ago

4.1.3

4 years ago

4.1.2

4 years ago

4.1.1

4 years ago

4.1.0

4 years ago

5.0.0-beta.0

4 years ago

4.0.1

5 years ago

4.0.0

5 years ago

3.0.0-alpha

5 years ago

3.0.0

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago