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