Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87042 (s=87042, is=87101, ic=87102, ia=87103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87102 (s=87042, is=87102, ic=87103, ia=87104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87103 (s=87042, is=87102, ic=87103, ia=87104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87104 (s=87042, is=87102, ic=87103, ia=87104)