Skip to contents

Support for AnyWidgets

Support for AnyWidgets

Super classes

RKernel::HasTraits -> RKernel::Widget -> RKernel::DOMWidget -> AnyWidget

Public fields

_model_module

Name of the Javascript module with the model

_model_module_version

Version of the module where the model is defined

_model_name

Name of the Javascript model in the frontend

_view_name

Name of the Javascript model view in the frontend

_view_module

Name of the module where the view is defined

_view_module_version

Version of the module where the view is defined

_anywidget_id

A Unicode trait

_css

A Unicode trait with optional CSS code

_esm

A Unicode trait with optional Javascript code