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