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