commitCharacters

var commitCharacters: ReadonlyArray<ERROR CLASS: Symbol not found for JsString>?(source)

An optional set of characters that when pressed while this completion is active will accept it first and then type that character. Note that all commit characters should have length=1 and that superfluous characters will be ignored.

Online Documentation