Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123516 (s=123516, is=123593, ic=123595, ia=123598)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123594 (s=123516, is=123594, ic=123596, ia=123599)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123596 (s=123516, is=123594, ic=123596, ia=123599)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123599 (s=123516, is=123594, ic=123596, ia=123599)