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