Momen Docs
Go to Momen
  • Get Started
    • Introduction
    • Quick Start
    • Software Development Process
    • Editor Overview
  • Changelog
    • Latest Product Update
  • Build UI
    • Pages
    • Components
    • Canvas
    • Layout
    • Component - Display
    • Component - Input
    • Component - View
    • Component - List
    • Component - Tab View
    • Component - Select View
    • Component - Conditional View
    • Component - Others
    • Component - Map
    • Custom Component
  • Data
    • Overview
    • Data Model and Database
    • API
    • Variable
    • Parameter
    • Formula and Conditions
  • Actions
    • Overview
    • Request
    • Navigation
    • Actionflow
      • Custom Code
      • Database Trigger
    • AI
      • AI Data Model
      • AI Point
      • Vector Data Storage and Sorting
    • User Actions
    • Component Management
    • App and Page Management
    • Toast Notifications & Modal
    • Payment
    • SSO
    • Share
    • Location
    • File Management
    • QR Code
    • Clipboard
    • Conditional
    • Loop
  • Release and Growth
    • Publish Application
    • Upgrade Project
    • Multiple Clients
    • Permission
    • Log Service
    • SEO
    • Hosting Files
  • My Account and Community
    • My Wallet
    • Promoting Momen
    • Code Component
    • Collaboration
  • Debugging
    • How to Debug in Momen
    • Request Error Reference
  • Tutorial
    • How to Build an AI Needs Analysis Project?
    • How to Set Up Payment with Stripe Plugin?
    • How to Embed an Iframe Component into Your Momen Project?
    • How to Build Your Login Page?
    • How to Convert Momen App to Native Mobile App?
    • How to Build a CMS (MVP Version) in Hours?
    • How to Set a Countdown Timer When Sending a Verification Code
  • Template
    • AI Mental Health Assistant
    • Angry Dietitian
    • AI Help Center
    • AI Knowledge Base
    • SaaS Corporate Site
    • Blog
    • AI Feedback Tool
    • Feedback Tool, a Nod to Canny
    • Portfolio
    • Online Courses, a Nod to Udemy
    • Mobile Auto Repair AI Scheduler
Powered by GitBook
On this page
  • Progress Bar
  • Configuration Instructions
  • Map
  • Table
  • Configuration Instructions
  • Calendar
  • Configuration Instructions
  • Divider Line
  • Animation
  • About Momen​​
  1. Build UI

Component - Others

Introduction and usage of some special components in Momen

PreviousComponent - Conditional ViewNextComponent - Map

Last updated 1 day ago

Others include: Progress Bar, Divider Line, Animation, Camera View, Map, Calendar, Table.

Progress Bar

Used to display progress.

Configuration Instructions

  1. Upload Lottie: Complete animation of the progress bar.

  2. Total Progress: Total frame count of the Lottie file, which can be found by opening the JSON file with a text document tool. Generally, the number after "op" in the first line is the frame count of this file.

  3. Step Value: The smallest unit of change each time (frame).

  4. Default Progress: The specific position displayed by the progress bar. Must be numeric data and cannot be empty.

Map

Please see: .

Table

Used to display data in a table. Common application scenarios include:

  1. Backend management systems: Managing user information, orders, product inventory, etc.

  2. Reporting functions: Displaying sales data, performance indicators, or other statistical information.

Configuration Instructions

Various data displays and interactions in the Table Component:

  • Integer, Text, Date, Time, Infinite Precision Decimal types of data are displayed directly in the corresponding text style.

  • Image type: Displayed as a thumbnail, can be clicked to view the large image.

  • Boolean type: false is displayed as black text on a red background, true is displayed as white text on a green background.

  • File type: Opens a new browser tab to display the file content.

Export Table Data

When a [Table] component is present on the page, you can select the "Export Table" action on other components on the page.

Calendar

Used to display a calendar, with built-in light and dark color modes. Show Today: Enabled by default, the calendar will display the current month and date.

Configuration Instructions

  1. Selected Date: Only supports data binding, not required.

  2. Action - Click Date Event: The action executed after clicking a date in the calendar.

Divider Line

Displays a divider line, with options for dashed, solid, and line segment direction.

Animation

Used to display animations in Lottie format.

The Animation Component provides two interactive operations: "Loop" and "Autoplay":

  • Loop: Disabled by default. When enabled, the animation effect will loop.

  • Autoplay: Enabled by default. The animation content will automatically play when entering a page with an animation component.

About Momen​​

Configure Data Source: Select the data table to be displayed in "Data". You can also drag the data columns to adjust the display order, check the data columns to be displayed, and perform data filtering.

Video type: Opens a new browser tab to display the video content.

A JSON-based animation data format developed by Airbnb's design team. It allows animations to be easily exported as small files that can be embedded into web pages, mobile apps, or other platforms. Recommended Lottie animations can be found at:

is a no-code web app builder that allows users to build fully customizable web apps, marketplaces, social networks, AI apps, enterprise SaaS, and much more. You can iterate and refine your projects in real-time, ensuring a seamless creation process. Meanwhile, Momen offers powerful API integration capabilities, allowing you to connect your projects to any service you need. With Momen, you can bring your ideas to life and build remarkable digital solutions and get your web app products to market faster than ever before.​​

Map
https://lottiefiles.com/
Momen
cp-table
cp-table export
Calendar component in a no-code tool