Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100995 (s=100995, is=101059, ic=101060, ia=101062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101060 (s=100995, is=101060, ic=101061, ia=101063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101061 (s=100995, is=101060, ic=101061, ia=101063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101063 (s=100995, is=101060, ic=101061, ia=101063)