Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123126 (s=123126, is=123202, ic=123205, ia=123207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123203 (s=123126, is=123203, ic=123206, ia=123208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123206 (s=123126, is=123203, ic=123206, ia=123208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123208 (s=123126, is=123203, ic=123206, ia=123208)