Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100230 (s=100230, is=100293, ic=100294, ia=100295)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100294 (s=100230, is=100294, ic=100295, ia=100296)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100295 (s=100230, is=100294, ic=100295, ia=100296)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100296 (s=100230, is=100294, ic=100295, ia=100296)