# C1.Blazor.Input.C1Popup

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Blazor_Input_C1Popup" data-uid="C1.Blazor.Input.C1Popup" class="text-break">C1Popup Class
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.componentbase">ComponentBase</a></div>
    <div class="level2"><a class="xref" href="../C1.Blazor.Core/C1.Blazor.Core.C1View.html">C1View</a></div>
    <div class="level3"><span class="xref">C1Popup</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.ihandleafterrender">IHandleAfterRender</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.ihandleevent">IHandleEvent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="../C1.Blazor.Core/C1.Blazor.Core.IDependencyObject.html">IDependencyObject</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Blazor.Input.html">C1.Blazor.Input</a></h6>
  <h6><strong>Assembly</strong>: C1.Blazor.Input.dll</h6>
  <h5 id="C1_Blazor_Input_C1Popup_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1Popup : C1View, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1Popup
    Inherits C1View
    Implements IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_Input_C1Popup__ctor" data-uid="C1.Blazor.Input.C1Popup.#ctor">
          <a class="xref" href="C1.Blazor.Input.C1Popup.-ctor.html#C1_Blazor_Input_C1Popup__ctor">C1Popup()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Blazor.Input.C1Popup.html">C1Popup</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_CloseTriggerProperty" data-uid="C1.Blazor.Input.C1Popup.CloseTriggerProperty">
          <a class="xref" href="C1.Blazor.Input.C1Popup.CloseTriggerProperty.html">CloseTriggerProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Popup.CloseTrigger.html#C1_Blazor_Input_C1Popup_CloseTrigger">CloseTrigger</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsDarkOverlayProperty" data-uid="C1.Blazor.Input.C1Popup.IsDarkOverlayProperty">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsDarkOverlayProperty.html">IsDarkOverlayProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Popup.IsDarkOverlay.html#C1_Blazor_Input_C1Popup_IsDarkOverlay">IsDarkOverlay</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsDraggableProperty" data-uid="C1.Blazor.Input.C1Popup.IsDraggableProperty">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsDraggableProperty.html">IsDraggableProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Popup.IsDraggable.html#C1_Blazor_Input_C1Popup_IsDraggable">IsDraggable</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsFullScreenProperty" data-uid="C1.Blazor.Input.C1Popup.IsFullScreenProperty">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsFullScreenProperty.html">IsFullScreenProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Popup.IsFullScreen.html#C1_Blazor_Input_C1Popup_IsFullScreen">IsFullScreen</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsModelessProperty" data-uid="C1.Blazor.Input.C1Popup.IsModelessProperty">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsModelessProperty.html">IsModelessProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Popup.IsModeless.html#C1_Blazor_Input_C1Popup_IsModeless">IsModeless</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsOpenProperty" data-uid="C1.Blazor.Input.C1Popup.IsOpenProperty">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsOpenProperty.html">IsOpenProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsPosUpdatedProperty" data-uid="C1.Blazor.Input.C1Popup.IsPosUpdatedProperty">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsPosUpdatedProperty.html">IsPosUpdatedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Popup.IsPosUpdated.html#C1_Blazor_Input_C1Popup_IsPosUpdated">IsPosUpdated</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsResizableProperty" data-uid="C1.Blazor.Input.C1Popup.IsResizableProperty">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsResizableProperty.html">IsResizableProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Popup.IsResizable.html#C1_Blazor_Input_C1Popup_IsResizable">IsResizable</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OpenTriggerProperty" data-uid="C1.Blazor.Input.C1Popup.OpenTriggerProperty">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OpenTriggerProperty.html">OpenTriggerProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Popup.OpenTrigger.html#C1_Blazor_Input_C1Popup_OpenTrigger">OpenTrigger</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_PositionProperty" data-uid="C1.Blazor.Input.C1Popup.PositionProperty">
          <a class="xref" href="C1.Blazor.Input.C1Popup.PositionProperty.html">PositionProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Popup.Position.html#C1_Blazor_Input_C1Popup_Position">Position</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_TargetProperty" data-uid="C1.Blazor.Input.C1Popup.TargetProperty">
          <a class="xref" href="C1.Blazor.Input.C1Popup.TargetProperty.html">TargetProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Popup.Target.html#C1_Blazor_Input_C1Popup_Target">Target</a> dependency property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_CloseDelay" data-uid="C1.Blazor.Input.C1Popup.CloseDelay">
          <a class="xref" href="C1.Blazor.Input.C1Popup.CloseDelay.html#C1_Blazor_Input_C1Popup_CloseDelay">CloseDelay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets delay time before close the Popup controls.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_CloseOnPlacementTargetPositionChanged" data-uid="C1.Blazor.Input.C1Popup.CloseOnPlacementTargetPositionChanged">
          <a class="xref" href="C1.Blazor.Input.C1Popup.CloseOnPlacementTargetPositionChanged.html#C1_Blazor_Input_C1Popup_CloseOnPlacementTargetPositionChanged">CloseOnPlacementTargetPositionChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Close popup on position's changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_CloseTrigger" data-uid="C1.Blazor.Input.C1Popup.CloseTrigger">
          <a class="xref" href="C1.Blazor.Input.C1Popup.CloseTrigger.html#C1_Blazor_Input_C1Popup_CloseTrigger">CloseTrigger</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets actions that trigger closing Popup controls.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_Gap" data-uid="C1.Blazor.Input.C1Popup.Gap">
          <a class="xref" href="C1.Blazor.Input.C1Popup.Gap.html#C1_Blazor_Input_C1Popup_Gap">Gap</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets space between owner and popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsDarkOverlay" data-uid="C1.Blazor.Input.C1Popup.IsDarkOverlay">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsDarkOverlay.html#C1_Blazor_Input_C1Popup_IsDarkOverlay">IsDarkOverlay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the overlay is dark themed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsDraggable" data-uid="C1.Blazor.Input.C1Popup.IsDraggable">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsDraggable.html#C1_Blazor_Input_C1Popup_IsDraggable">IsDraggable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets to make the popup draggable.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsFullScreen" data-uid="C1.Blazor.Input.C1Popup.IsFullScreen">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsFullScreen.html#C1_Blazor_Input_C1Popup_IsFullScreen">IsFullScreen</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets to make the popup open in full screen.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsModeless" data-uid="C1.Blazor.Input.C1Popup.IsModeless">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsModeless.html#C1_Blazor_Input_C1Popup_IsModeless">IsModeless</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the dialog should be modeless (e.g. not dismiss when focusing/clicking outside of the dialog).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsPopupOpenChanged" data-uid="C1.Blazor.Input.C1Popup.IsPopupOpenChanged">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsPopupOpenChanged.html#C1_Blazor_Input_C1Popup_IsPopupOpenChanged">IsPopupOpenChanged</a>
        </td>
        <td class="markdown level1 summary"><p>This callback is called when the popup is opened or closed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsPosUpdated" data-uid="C1.Blazor.Input.C1Popup.IsPosUpdated">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsPosUpdated.html#C1_Blazor_Input_C1Popup_IsPosUpdated">IsPosUpdated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets to whether popup updates the position when its parent change position by scrolling.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsResizable" data-uid="C1.Blazor.Input.C1Popup.IsResizable">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsResizable.html#C1_Blazor_Input_C1Popup_IsResizable">IsResizable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets to make the popup is resizable.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OpenDelay" data-uid="C1.Blazor.Input.C1Popup.OpenDelay">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OpenDelay.html#C1_Blazor_Input_C1Popup_OpenDelay">OpenDelay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets delay time before opening the Popup controls.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OpenTrigger" data-uid="C1.Blazor.Input.C1Popup.OpenTrigger">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OpenTrigger.html#C1_Blazor_Input_C1Popup_OpenTrigger">OpenTrigger</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets actions that trigger opening Popup controls.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_PopupContent" data-uid="C1.Blazor.Input.C1Popup.PopupContent">
          <a class="xref" href="C1.Blazor.Input.C1Popup.PopupContent.html#C1_Blazor_Input_C1Popup_PopupContent">PopupContent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content of the popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_Position" data-uid="C1.Blazor.Input.C1Popup.Position">
          <a class="xref" href="C1.Blazor.Input.C1Popup.Position.html#C1_Blazor_Input_C1Popup_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position display the popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_Target" data-uid="C1.Blazor.Input.C1Popup.Target">
          <a class="xref" href="C1.Blazor.Input.C1Popup.Target.html#C1_Blazor_Input_C1Popup_Target">Target</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the element id that owns this Popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_TargetQuery" data-uid="C1.Blazor.Input.C1Popup.TargetQuery">
          <a class="xref" href="C1.Blazor.Input.C1Popup.TargetQuery.html#C1_Blazor_Input_C1Popup_TargetQuery">TargetQuery</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the css selector query to select an element that owns this Popup.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_" data-uid="C1.Blazor.Input.C1Popup.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)">
          <a class="xref" href="C1.Blazor.Input.C1Popup.BuildRenderTree.html#C1_Blazor_Input_C1Popup_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_">BuildRenderTree(RenderTreeBuilder)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_Close" data-uid="C1.Blazor.Input.C1Popup.Close">
          <a class="xref" href="C1.Blazor.Input.C1Popup.Close.html#C1_Blazor_Input_C1Popup_Close">Close()</a>
        </td>
        <td class="markdown level1 summary"><p>Call method to close Popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_Dispose_System_Boolean_" data-uid="C1.Blazor.Input.C1Popup.Dispose(System.Boolean)">
          <a class="xref" href="C1.Blazor.Input.C1Popup.Dispose.html#C1_Blazor_Input_C1Popup_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_InitializeAsync" data-uid="C1.Blazor.Input.C1Popup.InitializeAsync">
          <a class="xref" href="C1.Blazor.Input.C1Popup.InitializeAsync.html#C1_Blazor_Input_C1Popup_InitializeAsync">InitializeAsync()</a>
        </td>
        <td class="markdown level1 summary"><p>This method is called when the component is initialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_IsOpened" data-uid="C1.Blazor.Input.C1Popup.IsOpened">
          <a class="xref" href="C1.Blazor.Input.C1Popup.IsOpened.html#C1_Blazor_Input_C1Popup_IsOpened">IsOpened()</a>
        </td>
        <td class="markdown level1 summary"><p>Determine whether the Popup is opened or not.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OnAfterRender_System_Boolean_" data-uid="C1.Blazor.Input.C1Popup.OnAfterRender(System.Boolean)">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OnAfterRender.html#C1_Blazor_Input_C1Popup_OnAfterRender_System_Boolean_">OnAfterRender(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OnCloseTriggerChanged" data-uid="C1.Blazor.Input.C1Popup.OnCloseTriggerChanged">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OnCloseTriggerChanged.html#C1_Blazor_Input_C1Popup_OnCloseTriggerChanged">OnCloseTriggerChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Popup.CloseTrigger.html#C1_Blazor_Input_C1Popup_CloseTrigger">CloseTrigger</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OnIsDraggableChanged" data-uid="C1.Blazor.Input.C1Popup.OnIsDraggableChanged">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OnIsDraggableChanged.html#C1_Blazor_Input_C1Popup_OnIsDraggableChanged">OnIsDraggableChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Popup.IsDraggable.html#C1_Blazor_Input_C1Popup_IsDraggable">IsDraggable</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OnIsFullScreenChanged" data-uid="C1.Blazor.Input.C1Popup.OnIsFullScreenChanged">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OnIsFullScreenChanged.html#C1_Blazor_Input_C1Popup_OnIsFullScreenChanged">OnIsFullScreenChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Popup.IsFullScreen.html#C1_Blazor_Input_C1Popup_IsFullScreen">IsFullScreen</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OnIsModelessChanged" data-uid="C1.Blazor.Input.C1Popup.OnIsModelessChanged">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OnIsModelessChanged.html#C1_Blazor_Input_C1Popup_OnIsModelessChanged">OnIsModelessChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Popup.IsModeless.html#C1_Blazor_Input_C1Popup_IsModeless">IsModeless</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OnIsPopupOpenChanged" data-uid="C1.Blazor.Input.C1Popup.OnIsPopupOpenChanged">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OnIsPopupOpenChanged.html#C1_Blazor_Input_C1Popup_OnIsPopupOpenChanged">OnIsPopupOpenChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <span class="xref">C1.Blazor.Input.C1Popup.IsOpen</span> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OnIsResizableChanged" data-uid="C1.Blazor.Input.C1Popup.OnIsResizableChanged">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OnIsResizableChanged.html#C1_Blazor_Input_C1Popup_OnIsResizableChanged">OnIsResizableChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Popup.IsResizable.html#C1_Blazor_Input_C1Popup_IsResizable">IsResizable</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OnOpenTriggerChanged" data-uid="C1.Blazor.Input.C1Popup.OnOpenTriggerChanged">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OnOpenTriggerChanged.html#C1_Blazor_Input_C1Popup_OnOpenTriggerChanged">OnOpenTriggerChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Popup.OpenTrigger.html#C1_Blazor_Input_C1Popup_OpenTrigger">OpenTrigger</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OnPositionChanged" data-uid="C1.Blazor.Input.C1Popup.OnPositionChanged">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OnPositionChanged.html#C1_Blazor_Input_C1Popup_OnPositionChanged">OnPositionChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Popup.Position.html#C1_Blazor_Input_C1Popup_Position">Position</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_OnTargetChanged" data-uid="C1.Blazor.Input.C1Popup.OnTargetChanged">
          <a class="xref" href="C1.Blazor.Input.C1Popup.OnTargetChanged.html#C1_Blazor_Input_C1Popup_OnTargetChanged">OnTargetChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Popup.Target.html#C1_Blazor_Input_C1Popup_Target">Target</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_Open" data-uid="C1.Blazor.Input.C1Popup.Open">
          <a class="xref" href="C1.Blazor.Input.C1Popup.Open.html#C1_Blazor_Input_C1Popup_Open">Open()</a>
        </td>
        <td class="markdown level1 summary"><p>Call method to open Popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_Refresh" data-uid="C1.Blazor.Input.C1Popup.Refresh">
          <a class="xref" href="C1.Blazor.Input.C1Popup.Refresh.html#C1_Blazor_Input_C1Popup_Refresh">Refresh()</a>
        </td>
        <td class="markdown level1 summary"><p>Refresh current view panel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_SetPopupWidth_System_String_" data-uid="C1.Blazor.Input.C1Popup.SetPopupWidth(System.String)">
          <a class="xref" href="C1.Blazor.Input.C1Popup.SetPopupWidth.html#C1_Blazor_Input_C1Popup_SetPopupWidth_System_String_">SetPopupWidth(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Popup_SetPosition_C1_Blazor_Input_PopupPosition_" data-uid="C1.Blazor.Input.C1Popup.SetPosition(C1.Blazor.Input.PopupPosition)">
          <a class="xref" href="C1.Blazor.Input.C1Popup.SetPosition.html#C1_Blazor_Input_C1Popup_SetPosition_C1_Blazor_Input_PopupPosition_">SetPosition(PopupPosition)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
