Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12248 (s=12248, is=12256, ic=12256, ia=12254)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12257 (s=12248, is=12257, ic=12257, ia=12255)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12257 (s=12248, is=12257, ic=12257, ia=12255)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12255 (s=12248, is=12257, ic=12257, ia=12255)