Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5865 (s=5865, is=5871, ic=5869, ia=5871)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5872 (s=5865, is=5872, ic=5870, ia=5872)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5870 (s=5865, is=5872, ic=5870, ia=5872)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5872 (s=5865, is=5872, ic=5870, ia=5872)