Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34747 (s=34747, is=34782, ic=34781, ia=34783)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34783 (s=34747, is=34783, ic=34782, ia=34784)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34782 (s=34747, is=34783, ic=34782, ia=34784)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34784 (s=34747, is=34783, ic=34782, ia=34784)