Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65049 (s=65049, is=65104, ic=65105, ia=65106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65105 (s=65049, is=65105, ic=65106, ia=65107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65106 (s=65049, is=65105, ic=65106, ia=65107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65107 (s=65049, is=65105, ic=65106, ia=65107)