Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30247 (s=30247, is=30281, ic=30280, ia=30282)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30282 (s=30247, is=30282, ic=30281, ia=30283)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30281 (s=30247, is=30282, ic=30281, ia=30283)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30283 (s=30247, is=30282, ic=30281, ia=30283)