Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123415 (s=123415, is=123492, ic=123494, ia=123497)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123493 (s=123415, is=123493, ic=123495, ia=123498)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123495 (s=123415, is=123493, ic=123495, ia=123498)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123498 (s=123415, is=123493, ic=123495, ia=123498)