Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123731 (s=123731, is=123808, ic=123810, ia=123813)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123809 (s=123731, is=123809, ic=123811, ia=123814)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123811 (s=123731, is=123809, ic=123811, ia=123814)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123814 (s=123731, is=123809, ic=123811, ia=123814)