The semantic-spinneret Reference Manual

This is the semantic-spinneret Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 17:51:42 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 semantic-spinneret

A set of Semantic UI components for use with Spinneret

Author

Ric da Silva <>

License

MIT

Version

0.1.0

Dependencies
  • alexandria (system).
  • spinneret (system).
Source

semantic-spinneret.asd.

Child Component

components.lisp (file).


3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 semantic-spinneret/semantic-spinneret.asd

Source

semantic-spinneret.asd.

Parent Component

semantic-spinneret (system).

ASDF Systems

semantic-spinneret.


3.1.2 semantic-spinneret/components.lisp

Source

semantic-spinneret.asd.

Parent Component

semantic-spinneret (system).

Packages

semantic-spinneret.

Public Interface

4 Packages

Packages are listed by definition order.


4.1 semantic-spinneret

Source

components.lisp.

Nickname

ss

Use List

common-lisp.

Public Interface

5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Macros

Macro: checkbox (&body tmp-body0)
Package

semantic-spinneret.

Source

components.lisp.

Macro: dropdown (&body tmp-body0)

A dropdown. ‘value-pairs’ contains the data-value pairs

Package

semantic-spinneret.

Source

components.lisp.

Macro: field (&body tmp-body0)

A form field

Package

semantic-spinneret.

Source

components.lisp.

Macro: table (&body tmp-body0)
Package

semantic-spinneret.

Source

components.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions


A.3 Variables