Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123728 (s=123728, is=123805, ic=123807, ia=123810)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123806 (s=123728, is=123806, ic=123808, ia=123811)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123808 (s=123728, is=123806, ic=123808, ia=123811)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123811 (s=123728, is=123806, ic=123808, ia=123811)