Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123762 (s=123762, is=123839, ic=123841, ia=123844)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123840 (s=123762, is=123840, ic=123842, ia=123845)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123842 (s=123762, is=123840, ic=123842, ia=123845)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123845 (s=123762, is=123840, ic=123842, ia=123845)