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