Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123445 (s=123445, is=123522, ic=123524, ia=123527)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123523 (s=123445, is=123523, ic=123525, ia=123528)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123525 (s=123445, is=123523, ic=123525, ia=123528)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123528 (s=123445, is=123523, ic=123525, ia=123528)