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