Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65656 (s=65656, is=65711, ic=65712, ia=65713)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65712 (s=65656, is=65712, ic=65713, ia=65714)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65713 (s=65656, is=65712, ic=65713, ia=65714)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65714 (s=65656, is=65712, ic=65713, ia=65714)