Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100430 (s=100430, is=100493, ic=100494, ia=100495)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100494 (s=100430, is=100494, ic=100495, ia=100496)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100495 (s=100430, is=100494, ic=100495, ia=100496)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100496 (s=100430, is=100494, ic=100495, ia=100496)