Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111287 (s=111287, is=111360, ic=111361, ia=111363)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111361 (s=111287, is=111361, ic=111362, ia=111364)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111362 (s=111287, is=111361, ic=111362, ia=111364)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111364 (s=111287, is=111361, ic=111362, ia=111364)