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 4908 posts 12265 karma points MVP 4x 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 1593 posts 7151 karma points MVP 6x 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

Please Sign in or register to post replies

Write your reply to:

Draft