Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101048 (s=101048, is=101112, ic=101113, ia=101115)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101113 (s=101048, is=101113, ic=101114, ia=101116)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101114 (s=101048, is=101113, ic=101114, ia=101116)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101116 (s=101048, is=101113, ic=101114, ia=101116)