Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100001 (s=100001, is=100064, ic=100065, ia=100066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100065 (s=100001, is=100065, ic=100066, ia=100067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100066 (s=100001, is=100065, ic=100066, ia=100067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100067 (s=100001, is=100065, ic=100066, ia=100067)