Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6101 (s=6101, is=6102, ic=6102, ia=6102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6103 (s=6101, is=6103, ic=6103, ia=6103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6103 (s=6101, is=6103, ic=6103, ia=6103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6103 (s=6101, is=6103, ic=6103, ia=6103)