Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10272 (s=10272, is=10280, ic=10279, ia=10281)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10281 (s=10272, is=10281, ic=10280, ia=10282)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10280 (s=10272, is=10281, ic=10280, ia=10282)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10282 (s=10272, is=10281, ic=10280, ia=10282)