@sqlrooms/sql-editor / SqlQueryRootProps
Type Alias: SqlQueryRootProps
SqlQueryRootProps =
PropsWithChildren<{queryId:string;name?:string;initialQuery?:string;readOnly?:boolean;className?:string; }>
@sqlrooms/sql-editor / SqlQueryRootProps
SqlQueryRootProps =
PropsWithChildren<{queryId:string;name?:string;initialQuery?:string;readOnly?:boolean;className?:string; }>