Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100129 (s=100129, is=100192, ic=100193, ia=100194)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100193 (s=100129, is=100193, ic=100194, ia=100195)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100194 (s=100129, is=100193, ic=100194, ia=100195)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100195 (s=100129, is=100193, ic=100194, ia=100195)