Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29900 (s=29900, is=29919, ic=29922, ia=29923)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29920 (s=29900, is=29920, ic=29923, ia=29924)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29923 (s=29900, is=29920, ic=29923, ia=29924)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29924 (s=29900, is=29920, ic=29923, ia=29924)