Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67721 (s=67721, is=67777, ic=67778, ia=67779)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67778 (s=67721, is=67778, ic=67779, ia=67780)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67779 (s=67721, is=67778, ic=67779, ia=67780)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67780 (s=67721, is=67778, ic=67779, ia=67780)