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