Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Harshit 64 posts 226 karma points
    Mar 07, 2016 @ 04:37
    Harshit
    0

    Umbraco class details

    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

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Mar 07, 2016 @ 07:49
    Jeroen Breuer
    0

    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

  • Harshit 64 posts 226 karma points
    Mar 07, 2016 @ 07:53
    Harshit
    0

    Thanks Jeroen :) yep its about angular stuff.

  • Nik 1625 posts 7295 karma points MVP 7x c-trib
    Mar 07, 2016 @ 09:34
    Nik
    0

    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

  • 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.

Please Sign in or register to post replies