Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5306 (s=5306, is=5312, ic=5310, ia=5312)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5313 (s=5306, is=5313, ic=5311, ia=5313)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5311 (s=5306, is=5313, ic=5311, ia=5313)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5313 (s=5306, is=5313, ic=5311, ia=5313)