@@include("partials/main.html") @@include("partials/title-meta.html", {"title": "Robotech"}) @@include("partials/head-css.html") @@include("partials/body.html") @@include('./partials/sidebar.html') @@include('./partials/topbar.html')

Highlight

  1. Robotech
  2. /
  3. Advanced UI
  4. /
  5. Highlight

Default badge

                                        
<div class="card-header">
    <h4 class="font-medium">Clipboard Examples of Textarea</h4>
    <p class="text-slate-400 mb-0">Textarea example of clipboard</p>
</div>  
                                        
                                        

Rounded badge

.example {
    font-family: Inter, Sons, serif;
    color: theme('colors.slate.200');
    text-align: center;
}
                                                                                                                                            
@@include("partials/footer/footer.html")
@@include("partials/script-file.html")