Skip to content

@sqlrooms/sql-editor / SqlReferenceButtonContent

Function: SqlReferenceButtonContent()

SqlReferenceButtonContent(props): ReactNode | Promise<ReactNode>

Parameters

ParameterType
props{ className: string; text: string; icon: ReactNode; }
props.className?string
props.text?string
props.icon?ReactNode

Returns

ReactNode | Promise<ReactNode>