Why is the bgLayoutImgList
prop nowhere in the documentation?
#6837
Unanswered
cliancarlos
asked this question in
Q&A
Replies: 1 comment 1 reply
-
maybe you should ask the question in pro-components repo. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I'm new to Ant Design and I'm studying hard to be able to work with it on a daily basis, and it's been great.
But I was trying to make this design, I managed it easily using the Layout/> component with CSS, but I wanted to do it in ProLayout/> which with CSS was being a little more work, I looked at all the api/tokens options I didn't find anything that solved the problem, but after investigating each of the demos, luckily I found this prop
bgLayoutImgList
, tested it, and it did what I wanted brilliantly.But the question that remains for me is, why is this prop not in the documentation? or maybe it's somewhere but I didn't find it?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions