isValidSelectorfunction isValidSelector(selector?: string): selector is string;§isValidSelector(selector?: string): selector is string[src]§Parameters§selector?: string optional[src]§Return Type§selector is string[src]