Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33897 (s=33897, is=33932, ic=33931, ia=33933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33933 (s=33897, is=33933, ic=33932, ia=33934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33932 (s=33897, is=33933, ic=33932, ia=33934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33934 (s=33897, is=33933, ic=33932, ia=33934)