Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29011 (s=29011, is=29030, ic=29033, ia=29034)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29031 (s=29011, is=29031, ic=29034, ia=29035)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29034 (s=29011, is=29031, ic=29034, ia=29035)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29035 (s=29011, is=29031, ic=29034, ia=29035)