Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9356 (s=9356, is=9364, ic=9362, ia=9364)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9365 (s=9356, is=9365, ic=9363, ia=9365)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9363 (s=9356, is=9365, ic=9363, ia=9365)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9365 (s=9356, is=9365, ic=9363, ia=9365)