Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88192 (s=88192, is=88252, ic=88253, ia=88254)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88253 (s=88192, is=88253, ic=88254, ia=88255)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88254 (s=88192, is=88253, ic=88254, ia=88255)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88255 (s=88192, is=88253, ic=88254, ia=88255)