Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65200 (s=65200, is=65255, ic=65256, ia=65257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65256 (s=65200, is=65256, ic=65257, ia=65258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65257 (s=65200, is=65256, ic=65257, ia=65258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65258 (s=65200, is=65256, ic=65257, ia=65258)