Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123669 (s=123669, is=123746, ic=123748, ia=123751)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123747 (s=123669, is=123747, ic=123749, ia=123752)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123749 (s=123669, is=123747, ic=123749, ia=123752)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123752 (s=123669, is=123747, ic=123749, ia=123752)