Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I am trying to understand the classes involved in umbraco like for button we have :
<div class="btn-group">
for umbraco panel we have:
<div class="umb-panel">
is there any documentation available for all the classes in umbraco?
Regards, Harsh
Hello,
There is some documentation about the Umbraco 7 UI, but I think it's mostly about Angular: https://umbraco.github.io/Belle/#/api
Jeroen
Thanks Jeroen :) yep its about angular stuff.
Hi Harshit,
The other thing to bear in mind when looking at this is that Umbraco uses Bootstrap for it's CSS base. That btn-group class is a bootstrap class, so it could be worth checking out the bootstrap website.
Nik
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Umbraco class details
Hi,
I am trying to understand the classes involved in umbraco like for button we have :
for umbraco panel we have:
is there any documentation available for all the classes in umbraco?
Regards, Harsh
Hello,
There is some documentation about the Umbraco 7 UI, but I think it's mostly about Angular: https://umbraco.github.io/Belle/#/api
Jeroen
Thanks Jeroen :) yep its about angular stuff.
Hi Harshit,
The other thing to bear in mind when looking at this is that Umbraco uses Bootstrap for it's CSS base. That btn-group class is a bootstrap class, so it could be worth checking out the bootstrap website.
Nik
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.