Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13023 (s=13023, is=13036, ic=13035, ia=13037)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13037 (s=13023, is=13037, ic=13036, ia=13038)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13036 (s=13023, is=13037, ic=13036, ia=13038)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13038 (s=13023, is=13037, ic=13036, ia=13038)