Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123585 (s=123585, is=123662, ic=123664, ia=123667)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123663 (s=123585, is=123663, ic=123665, ia=123668)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123665 (s=123585, is=123663, ic=123665, ia=123668)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123668 (s=123585, is=123663, ic=123665, ia=123668)