Qore Docs
  • What is Qore?
  • Getting Started
    • Start Exploring
    • Qorebase
      • Table & View
      • View Insight
      • Field Types
      • Manage Data (Import & Export)
      • Role & Permission
      • Filter & Sort
    • Qore App
      • Pages
      • Settings
      • Component
    • Create Workflow
  • ACCOUNT
    • Account Setting
  • Project
    • Manage Project
      • Create New Project
      • Customize Project
      • Delete Project
  • Table
    • Manage Table
      • Users Table
      • Create Table
      • Rename Table
      • Delete Table
      • Manage Row
    • Manage Views
      • Create Views
      • Rename Views
      • Delete View
    • Manage Field
      • Create Field
      • Update Field
      • Delete Field
    • Field Type
    • Modify Table
      • Sort
      • Filter
      • Dynamic Filter
      • Hide and Show Field
  • Component
    • Text
      • Text
      • Description Text
      • Rich Text
      • Hint Text
      • Paragraph Text
    • Media
      • Headline
      • Image
      • Embed
      • QR Code Generator
      • Barcode Generator
      • Carousel
    • List
      • List
      • List Card
      • Horizontal Tile
      • Vertical Tile
    • Button
      • Button
      • Button Bar
      • Menu Grid
      • Icon Button
      • Floating Button
    • Custom Component
      • Props
      • Example
  • FAQ
    • How to display Image in Qore App
      • Gallery Component
      • Headline Component
      • Image Component
      • Horizontal Tile Component
      • List Component
      • List Card Component
      • Vertical Tile Component
    • How to display filtered data from table
    • How to filter data on table/view
      • Save configuration filter on table/view
  • Usecase
    • Create list of restaurant menu
Powered by GitBook
On this page
  • Cara menambahkan rich text component
  • Properties rich text component
  1. Component
  2. Text

Rich Text

Komponen ini bertujuan untuk menampilkan text dengan multiline text ataupun deskripsi tanpa format text.

PreviousDescription TextNextHint Text

Last updated 2 years ago

Cara menambahkan rich text component

Berikut langkah-langkah untuk menambahkan rich text component

  • Buka Qore App Editor

  • Pada tab library, di section text pilih rich text component. Terdapat 2 cara untuk menambahkan component ke dalam emulator

    • Jika ingin menambahkan component langsung ke suatu page, kamu dapat double-click card tersebut

    • Jika ingin menambahkan component ke dalam salah satu kontainer di page tersebut, kamu dapat drag and drop ke dalam kontainer yang diinginkan

      Jika berhasil maka description text component akan muncul di emulator editor screen seperti berikut

Properties rich text component

Rich text component memiliki 3 properties yang dapat diatur yakni

  • Text : properties ini menentukan text yang akan muncul di aplikasi

  • Alignment :properties ini mengatur perataan text di aplikasi apakah rata kiri, rata tengah, rata kanan

  • Limit text : properties ini mengatur apakah text tersebut dapat ditampilkan sebagian atau langsung ditampilkan secara keseluruhan. Jika setting limit text diaktifkan maka text akan ditampilkan sebagian dan terdapat button untuk mengakses keseluruhan text

Component Rich Text dengan setting limit text yang diaktifkan