Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23832 (s=23832, is=23848, ic=23850, ia=23852)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23849 (s=23832, is=23849, ic=23851, ia=23853)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23851 (s=23832, is=23849, ic=23851, ia=23853)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23853 (s=23832, is=23849, ic=23851, ia=23853)