Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101805 (s=101805, is=101869, ic=101870, ia=101872)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101870 (s=101805, is=101870, ic=101871, ia=101873)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101871 (s=101805, is=101870, ic=101871, ia=101873)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101873 (s=101805, is=101870, ic=101871, ia=101873)