How to use the @blueprintjs/core.Position.BOTTOM function in @blueprintjs/core

To help you get started, we’ve selected a few @blueprintjs/core examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github palantir / blueprint / packages / table / src / cell / formats / truncatedFormat.tsx View on Github external
// `` will always check the content's position on update
        // regardless if it is open or not. This negatively affects perf due to
        // layout thrashing. So instead we manage the popover state ourselves
        // and mimic its popover target
        if (this.state.isPopoverOpen) {
            const popoverClasses = classNames(
                Classes.TABLE_TRUNCATED_POPOVER,
                preformatted ? Classes.TABLE_POPOVER_WHITESPACE_PRE : Classes.TABLE_POPOVER_WHITESPACE_NORMAL,
            );
            const popoverContent = <div>{children}</div>;
            return (
                
                    
                
            );
        } else {
            // NOTE: This structure matches what `` does internally. If
            // `` changes, this must be updated.
            return (
                <span>
                    
                </span>
            );
        }
    }
github vinz243 / cassette / src / client / assets / javascripts / features / store / components / catalogue / AlbumView / AlbumView.js View on Github external
<div>{trackCount} tracks</div>
            <div>
              
                <a role="button" tabindex="0"> this.props.onDownload(album.groupId, {
                      title: album.title,
                      artist: album.artist,
                      auto_dl: true,
                      auto_search: true,
                      want_lossless: lossless
                    })
                  }&gt;Download</a>
              
              
                <a role="button" tabindex="1"> this.props.onDownload(album.groupId, {
                      title: album.title,
                      artist: album.artist,
                      auto_dl: false,
                      auto_search: true,
                      want_lossless: lossless
                    })
                  }&gt;Search</a>
              
              
                </div>
github dittos / diffmonster / src / routes / IndexRoute.tsx View on Github external
pull{' '}
                requests.
              <p></p>
            
          

          <div>
            <div>
              <h5>
                 Install Bookmarklet
              </h5>

              <p>Drag the link to your bookmarks bar, then use it in GitHub pull request page.</p>

              <div>
                
                  
                
                
                {isFirefox &amp;&amp; (
                  <p>
                    {' '}
                    The bookmarklet won't work on Firefox due to CSP of github.com.{' '}
                    <a rel="noopener noreferrer" href="https://bugzilla.mozilla.org/show_bug.cgi?id=866522">Learn more...</a>
                  </p></div></div></div>
github eranimo / terranova / src / interface / gameview / GameViewer.tsx View on Github external
const GameMenu = () =&gt; {
  const menu = (
    <menu>
      
        Exit game
      
    </menu>
  );

  return (
    
      
        <button>
      
      
      
      </button><button style="{{">
        
      </button>
      
    
  )
}
github poooi / poi / views / components / settings / plugin / index.es View on Github external
}
              &gt;
                
                <span> {t('setting:Update all')}</span>
              
              
                
                <span> {t('setting:Install all')}</span>
              
              
                    <menuitem>
                    <menuitem for="">
                    <menuitem>
                  </menuitem></menuitem></menuitem>
github HVF / franchise / src / state / export.js View on Github external
export default function ExportButton() {
    return (
        <span>
            <div style="{{">
                <button type="button"> downloadNotebook(false)}
                &gt;
                    <i aria-hidden="true"> Download
                </i></button><i aria-hidden="true">
                
                            <menuitem> downloadNotebook(true)}
                            /&gt;
                        
                    }
                &gt;
                    <button type="button">
                
            </button></menuitem></i></div><i aria-hidden="true">
        </i></span><i aria-hidden="true">
    )
}</i>
github HVF / franchise / src / cell / index.js View on Github external
: visible_schema.map((table) =&gt; (
                      
                          <div> replaceText(db.select_table_snippet(table, config))}
                          &gt;
                              {table.name}
                          </div>
                      
                  ))}
            {db.create_table_snippet &amp;&amp; (
github FarmBot / Farmbot-Web-App / frontend / ui / color_picker.tsx View on Github external
public render() {
    const cb = this.props.onChange || function () { };
    return 
      {this.props.saucerIcon
        ? <i>
        : }
      
    </i><i>;
  }
}</i>
github quanglam2807 / webcatalog / src / renderer / store / components / Card.js View on Github external
All of your browsing data will be removed and can't be recovered.
                  <p></p>
                  <button style="{{"> {
                      window.Intercom('trackEvent', 'uninstall-app', { app_id: app.get('id') });
                      ipcRenderer.send('uninstall-app', app.get('id'), managedApps.getIn([app.get('id'), 'app']).toObject());
                    }}
                  /&gt;
                  </button><button>Cancel</button>
                
              )}
              position={Position.BOTTOM}
              popoverClassName="pt-popover-content-sizing"
            &gt;
              <button style="{{">
            ,
          ];
        }
        return (
          </button>