Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66845 (s=66845, is=66901, ic=66902, ia=66903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66902 (s=66845, is=66902, ic=66903, ia=66904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66903 (s=66845, is=66902, ic=66903, ia=66904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66904 (s=66845, is=66902, ic=66903, ia=66904)