Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123435 (s=123435, is=123512, ic=123514, ia=123517)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123513 (s=123435, is=123513, ic=123515, ia=123518)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123515 (s=123435, is=123513, ic=123515, ia=123518)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123518 (s=123435, is=123513, ic=123515, ia=123518)