Skip to contents

Generic for creating fields UI container

Usage

ui_fields(x, ...)

# S3 method for class 'block'
ui_fields(x, ns, inputs_hidden, ...)

Arguments

x

Object for which to generate UI components

...

Generic consistency

ns

Module namespace

inputs_hidden

For styling purposes: CSS class to apply when the block is collapsed.