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