Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 41000 (s=41000, is=41041, ic=41041, ia=41043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 41042 (s=41000, is=41042, ic=41042, ia=41044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 41042 (s=41000, is=41042, ic=41042, ia=41044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 41044 (s=41000, is=41042, ic=41042, ia=41044)