Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123254 (s=123254, is=123331, ic=123333, ia=123336)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123332 (s=123254, is=123332, ic=123334, ia=123337)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123334 (s=123254, is=123332, ic=123334, ia=123337)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123337 (s=123254, is=123332, ic=123334, ia=123337)