Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97777 (s=97777, is=97839, ic=97840, ia=97841)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97840 (s=97777, is=97840, ic=97841, ia=97842)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97841 (s=97777, is=97840, ic=97841, ia=97842)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97842 (s=97777, is=97840, ic=97841, ia=97842)