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