Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99322 (s=99322, is=99384, ic=99385, ia=99386)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99385 (s=99322, is=99385, ic=99386, ia=99387)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99386 (s=99322, is=99385, ic=99386, ia=99387)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99387 (s=99322, is=99385, ic=99386, ia=99387)