Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30147 (s=30147, is=30167, ic=30170, ia=30171)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30168 (s=30147, is=30168, ic=30171, ia=30172)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30171 (s=30147, is=30168, ic=30171, ia=30172)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30172 (s=30147, is=30168, ic=30171, ia=30172)