Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7777 (s=7777, is=7784, ic=7782, ia=7784)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7785 (s=7777, is=7785, ic=7783, ia=7785)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7783 (s=7777, is=7785, ic=7783, ia=7785)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7785 (s=7777, is=7785, ic=7783, ia=7785)