Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123281 (s=123281, is=123358, ic=123360, ia=123363)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123359 (s=123281, is=123359, ic=123361, ia=123364)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123361 (s=123281, is=123359, ic=123361, ia=123364)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123364 (s=123281, is=123359, ic=123361, ia=123364)