Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123418 (s=123418, is=123495, ic=123497, ia=123500)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123496 (s=123418, is=123496, ic=123498, ia=123501)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123498 (s=123418, is=123496, ic=123498, ia=123501)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123501 (s=123418, is=123496, ic=123498, ia=123501)