Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50950 (s=50950, is=51001, ic=51001, ia=51003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 51002 (s=50950, is=51002, ic=51002, ia=51004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 51002 (s=50950, is=51002, ic=51002, ia=51004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 51004 (s=50950, is=51002, ic=51002, ia=51004)