Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66796 (s=66796, is=66852, ic=66853, ia=66854)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66853 (s=66796, is=66853, ic=66854, ia=66855)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66854 (s=66796, is=66853, ic=66854, ia=66855)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66855 (s=66796, is=66853, ic=66854, ia=66855)