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