Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 45054 (s=45054, is=45098, ic=45098, ia=45100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 45099 (s=45054, is=45099, ic=45099, ia=45101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 45099 (s=45054, is=45099, ic=45099, ia=45101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 45101 (s=45054, is=45099, ic=45099, ia=45101)