Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123361 (s=123361, is=123438, ic=123440, ia=123443)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123439 (s=123361, is=123439, ic=123441, ia=123444)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123441 (s=123361, is=123439, ic=123441, ia=123444)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123444 (s=123361, is=123439, ic=123441, ia=123444)