Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20880 (s=20880, is=20893, ic=20895, ia=20897)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20894 (s=20880, is=20894, ic=20896, ia=20898)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20896 (s=20880, is=20894, ic=20896, ia=20898)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20898 (s=20880, is=20894, ic=20896, ia=20898)