Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65867 (s=65867, is=65922, ic=65923, ia=65924)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65923 (s=65867, is=65923, ic=65924, ia=65925)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65924 (s=65867, is=65923, ic=65924, ia=65925)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65925 (s=65867, is=65923, ic=65924, ia=65925)