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