Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123283 (s=123283, is=123360, ic=123362, ia=123365)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123361 (s=123283, is=123361, ic=123363, ia=123366)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123363 (s=123283, is=123361, ic=123363, ia=123366)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123366 (s=123283, is=123361, ic=123363, ia=123366)