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