LIghtning Out for adding Lightning components to Skuid?

Does this mean that we’ll able to use Lightning components within a Skuid page?

https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/lightning_out.htm

Looks pretty straight forward at first glance. I figure that Skuid intends to implement Lightning Out in a declarative manner.

Yes/No?

Hey Pat,

Our plan for a forthcoming release is to bring back the capability to declaratively add custom Lightning Components to Skuid Pages. We would not be using Lightning Out for this, Lightning Out is used to enable you to use Lightning Components in non-Salesforce environments. In Visualforce, there’s “Lightning Components for Visualforce”, which uses Lightning Out under the hood, and we will most likely be using Lightning Components for Visualforce to allow you to run Lightning Components in Skuid Pages either in Lightning or in Visualforce.

In Spark?

Don’t have a release timeline, unfortunately.

Here’s a reference for how to do it in Visualforce: https://community.skuid.com/t/publish-events-passing-events-from-a-skuid-page-to-a-contai…