Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25288 (s=25288, is=25300, ic=25301, ia=25300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25301 (s=25288, is=25301, ic=25302, ia=25301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25302 (s=25288, is=25301, ic=25302, ia=25301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25301 (s=25288, is=25301, ic=25302, ia=25301)