PHP 8.2.30
Preview: data-css-name.ts Size: 352 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/src/frontend/utils/data-css-name.ts

/* eslint-disable max-len */
export const getDataCss = (...args: (string | number)[]) => args.join('-')

export const getResourceElementCss = (resourceId: string, suffix: string) => getDataCss(resourceId, suffix)

export const getActionElementCss = (resourceId: string, actionName: string, suffix: string) => getDataCss(resourceId, actionName, suffix)

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
1.86 KB lrw-r--r-- 2026-02-28 00:31:58
Edit Download
7.83 KB lrw-r--r-- 2026-02-28 00:32:00
Edit Download
352 B lrw-r--r-- 2026-02-28 00:32:04
Edit Download
110 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
2.26 KB lrw-r--r-- 2026-02-28 00:32:38
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).