Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32313 (s=32313, is=32318, ic=32318, ia=32318)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32319 (s=32313, is=32319, ic=32319, ia=32319)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32319 (s=32313, is=32319, ic=32319, ia=32319)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32319 (s=32313, is=32319, ic=32319, ia=32319)