Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65923 (s=65923, is=65978, ic=65979, ia=65980)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65979 (s=65923, is=65979, ic=65980, ia=65981)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65980 (s=65923, is=65979, ic=65980, ia=65981)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65981 (s=65923, is=65979, ic=65980, ia=65981)