UserFrosting API, Database, widgets and server code all added

This commit is contained in:
2026-02-03 13:01:07 +00:00
parent ff52d48095
commit 771ea0b5f5
24 changed files with 1579 additions and 5 deletions

11
man/ufUiSidebar.Rd Normal file
View File

@@ -0,0 +1,11 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/widgets.R
\name{ufUiSidebar}
\alias{ufUiSidebar}
\title{UI placeholder for the UserFrosting styled side navigation bar}
\usage{
ufUiSidebar()
}
\description{
UI placeholder for the UserFrosting styled side navigation bar
}