Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12176 (s=12176, is=12188, ic=12187, ia=12189)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12189 (s=12176, is=12189, ic=12188, ia=12190)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12188 (s=12176, is=12189, ic=12188, ia=12190)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12190 (s=12176, is=12189, ic=12188, ia=12190)