Skip to Content
Springbank - Scripts | Beta ReleasešŸŽ‰
SRP-Core

SRP-Core

/* -------------------------------------------------------------------------- / / Header / / -------------------------------------------------------------------------- */

Components

A full overview of all reusable UI components available in the SRP Gaming Docs.

Tip

Use this page as a reference when writing documentation pages.

/* -------------------------------------------------------------------------- / / Callouts / / -------------------------------------------------------------------------- */

Callouts

Use callouts to highlight important information.

Info

This is an informational callout.

Success

The operation completed successfully.

Warning

This feature requires special permissions.

Error

Something went wrong.

/* -------------------------------------------------------------------------- / / Badges / / -------------------------------------------------------------------------- */

Badges

Badges are useful for marking feature status.

DefaultNEWBETADEPRECATED

/* -------------------------------------------------------------------------- / / Cards / / -------------------------------------------------------------------------- */

Cards

Cards are ideal for navigation and overview pages.

/* -------------------------------------------------------------------------- / / Steps / / -------------------------------------------------------------------------- */

Steps

Steps are perfect for tutorials and guides.

  1. Install the resource

    Place the resource inside the /resources folder.

  2. Configure server.cfg

    Add ensure srp-core to your config.

  3. Restart server

    Restart your FiveM server to apply changes.

/* -------------------------------------------------------------------------- / / Combined Example / / -------------------------------------------------------------------------- */

Combined Example

Components can be freely combined.

Beta Feature

This feature is currently in BETA

  1. Enable feature

    Set experimental = true in the config.

  2. Restart server

    Changes take effect after restart.

Last updated on