Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123287 (s=123287, is=123364, ic=123366, ia=123369)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123365 (s=123287, is=123365, ic=123367, ia=123370)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123367 (s=123287, is=123365, ic=123367, ia=123370)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123370 (s=123287, is=123365, ic=123367, ia=123370)