Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123282 (s=123282, is=123359, ic=123361, ia=123364)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123360 (s=123282, is=123360, ic=123362, ia=123365)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123362 (s=123282, is=123360, ic=123362, ia=123365)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123365 (s=123282, is=123360, ic=123362, ia=123365)