Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99539 (s=99539, is=99602, ic=99603, ia=99604)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99603 (s=99539, is=99603, ic=99604, ia=99605)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99604 (s=99539, is=99603, ic=99604, ia=99605)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99605 (s=99539, is=99603, ic=99604, ia=99605)