Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 41001 (s=41001, is=41042, ic=41042, ia=41044)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 41043 (s=41001, is=41043, ic=41043, ia=41045)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 41043 (s=41001, is=41043, ic=41043, ia=41045)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 41045 (s=41001, is=41043, ic=41043, ia=41045)