Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88001 (s=88001, is=88061, ic=88062, ia=88063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88062 (s=88001, is=88062, ic=88063, ia=88064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88063 (s=88001, is=88062, ic=88063, ia=88064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88064 (s=88001, is=88062, ic=88063, ia=88064)