jacobp100 / react-twentytwenty

A TwentyTwenty component for React
http://jacobp100.github.io/react-twentytwenty/
ISC License
49 stars 11 forks source link

Separator does not occur #3

Closed mghazanfar closed 6 years ago

mghazanfar commented 6 years ago

Hey, I am really obliged to your contribution of this Zurb's twenty-twenty plugin but I do not see the separator between the two images. How to show that and also how to customize that? Please help me ASAO.

jacobp100 commented 6 years ago

There’s a section in the docs

You can include a third child to be a slider. The slider is placed inside a zero-width, full height element, positioned to the correct left offset: basically just set height: 100% on your slider

It’s sort of BYOB slider element, so you can customise it however you want. Let me know if you have any further issues!

mghazanfar commented 6 years ago

Thanks alot.

On Mon, Oct 16, 2017 at 2:39 PM, Jacob Parker notifications@github.com wrote:

There’s a section in the docs

You can include a third child to be a slider. The slider is placed inside a zero-width, full height element, positioned to the correct left offset: basically just set height: 100% on your slider

It’s sort of BYOB slider element, so you can customise it however you want. Let me know if you have any further issues!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jacobp100/react-twentytwenty/issues/3#issuecomment-336791643, or mute the thread https://github.com/notifications/unsubscribe-auth/AYtAM_w5bjICC2CQqJQqfkEUOe4g8Os5ks5ssvbDgaJpZM4P6HNT .