Sha256: 421769828e868bc98e7e79d2cc4fc47962f575c973649517d3e7e2bafa7dc61b
Contents?: true
Size: 1.76 KB
Versions: 40
Compression:
Stored size: 1.76 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/modules/fab.yml # Default Configuration of the FAB Module (Floating Action Button) # # Product/Info: # https://jekyll.one # # Copyright (C) 2022 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # # ------------------------------------------------------------------------------ # NOTE: # # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # Description (used for J1 CC only) # description: title: Floating Action Button scope: Default settings location: _data/modules/defaults/fab.yml # ------------------------------------------------------------------------------ # Default settings # defaults: enabled: false mode: icon xhr_container_id: fab-container xhr_data_path: /assets/data/fab/index.html icon_family: MDI icon_color: mdi-md-grey icon_size: mdi-2x raised: 5 # false | one of [1 .. 10] pulsed: false # false | one of [1 .. 3] menu_options: direction: top hoverEnabled: false toolbarEnabled: false # ------------------------------------------------------------------------------ # END config
Version data entries
40 entries across 40 versions & 1 rubygems