Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100840 (s=100840, is=100903, ic=100904, ia=100906)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100904 (s=100840, is=100904, ic=100905, ia=100907)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100905 (s=100840, is=100904, ic=100905, ia=100907)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100907 (s=100840, is=100904, ic=100905, ia=100907)