Sha256: 545c942b6bef35fa1eccc070a2996dcba400edd3c8e6ff80618dc218f02b5969

Contents?: true

Size: 720 Bytes

Versions: 15

Compression:

Stored size: 720 Bytes

Contents

<div class="dropdown float-end" id="rrfModeComponent">
  <button class="btn btn-dark dropdown-toggle rounded-0 bg-black" style="border-color: black" data-bs-toggle="dropdown"></button>
  <div class="rrf-mode dropdown-menu dropdown-menu-end py-0 rounded-0" style="font-size: .8em; min-width: 0">
    <button class="dropdown-item text-end" data-rrf-mode-value="system">
      System<i class="bi bi-circle-half ms-2"></i>
    </button>
    <button class="dropdown-item text-end" data-rrf-mode-value="light">
      Light<i class="bi bi-sun-fill ms-2"></i>
    </button>
    <button class="dropdown-item text-end" data-rrf-mode-value="dark">
      Dark<i class="bi bi-moon-stars-fill ms-2"></i>
    </button>
  </div>
</div>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
rest_framework-1.0.0.beta2 app/views/rest_framework/header/_mode.html.erb
rest_framework-1.0.0.beta1 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.11.0 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.10.0 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.9.16 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.9.15 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.9.14 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.9.12.pre.1.pre.g39306cb app/views/rest_framework/header/_mode.html.erb
rest_framework-0.9.11.pre.40.pre.g5dcad32 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.9.11 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.9.10 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.9.9 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.9.8 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.9.7 app/views/rest_framework/header/_mode.html.erb
rest_framework-0.9.6 app/views/rest_framework/header/_mode.html.erb