Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50303 (s=50303, is=50353, ic=50353, ia=50355)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50354 (s=50303, is=50354, ic=50354, ia=50356)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50354 (s=50303, is=50354, ic=50354, ia=50356)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50356 (s=50303, is=50354, ic=50354, ia=50356)