Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100998 (s=100998, is=101062, ic=101063, ia=101065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101063 (s=100998, is=101063, ic=101064, ia=101066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101064 (s=100998, is=101063, ic=101064, ia=101066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101066 (s=100998, is=101063, ic=101064, ia=101066)