Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101808 (s=101808, is=101872, ic=101873, ia=101875)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101873 (s=101808, is=101873, ic=101874, ia=101876)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101874 (s=101808, is=101873, ic=101874, ia=101876)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101876 (s=101808, is=101873, ic=101874, ia=101876)