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