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