Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123103 (s=123103, is=123179, ic=123182, ia=123184)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123180 (s=123103, is=123180, ic=123183, ia=123185)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123183 (s=123103, is=123180, ic=123183, ia=123185)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123185 (s=123103, is=123180, ic=123183, ia=123185)