Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12129 (s=12129, is=12141, ic=12140, ia=12142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12142 (s=12129, is=12142, ic=12141, ia=12143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12141 (s=12129, is=12142, ic=12141, ia=12143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12143 (s=12129, is=12142, ic=12141, ia=12143)