Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110924 (s=110924, is=110997, ic=110998, ia=111000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110998 (s=110924, is=110998, ic=110999, ia=111001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110999 (s=110924, is=110998, ic=110999, ia=111001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111001 (s=110924, is=110998, ic=110999, ia=111001)