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