Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123232 (s=123232, is=123309, ic=123311, ia=123314)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123310 (s=123232, is=123310, ic=123312, ia=123315)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123312 (s=123232, is=123310, ic=123312, ia=123315)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123315 (s=123232, is=123310, ic=123312, ia=123315)