Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123127 (s=123127, is=123203, ic=123206, ia=123208)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123204 (s=123127, is=123204, ic=123207, ia=123209)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123207 (s=123127, is=123204, ic=123207, ia=123209)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123209 (s=123127, is=123204, ic=123207, ia=123209)