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