Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23437 (s=23437, is=23453, ic=23455, ia=23457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23454 (s=23437, is=23454, ic=23456, ia=23458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23456 (s=23437, is=23454, ic=23456, ia=23458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23458 (s=23437, is=23454, ic=23456, ia=23458)