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