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