Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10479 (s=10479, is=10492, ic=10492, ia=10490)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10493 (s=10479, is=10493, ic=10493, ia=10491)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10493 (s=10479, is=10493, ic=10493, ia=10491)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10491 (s=10479, is=10493, ic=10493, ia=10491)