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