Skip to content

Instantly share code, notes, and snippets.

View gminero's full-sized avatar

guillaume minero gminero

View GitHub Profile
@gminero
gminero / samplePopover.html
Created April 10, 2019 01:00
Sample slds table with popover of related record
<template>
<div>
<template if:true={ranger} >
<lightning-record-view-form
record-id={ranger}
object-api-name="Contact">
<div class="potato slds-box" style={boxClass}>
<lightning-output-field field-name="Name">
</lightning-output-field>
<lightning-output-field field-name="Email">
@olamothe
olamothe / App.js
Last active October 28, 2020 10:42
Sample React App using Coveo UI
import React, { Component } from 'react';
import './App.css';
import { SearchUI } from './SearchUIWrapper';
class App extends Component {
getTemplateContent() {
return `
<div class="coveo-result-frame">
<div class='coveo-result-row'>