Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67042 (s=67042, is=67098, ic=67099, ia=67100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67099 (s=67042, is=67099, ic=67100, ia=67101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67100 (s=67042, is=67099, ic=67100, ia=67101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67101 (s=67042, is=67099, ic=67100, ia=67101)